Forum
![]() | |
W3-BoT![]() 568 Messages GeekÔ$ |
the 19/01/2011 at 19h32![]() Post here for any help request on challenge Signature (in ENGLISH only !) #w3challs'Big Boss |
Pop 3 Messages New Poster |
the 13/10/2013 at 19h04![]() Hello everybody. I have a probleme with the open fonction, when i tried to run the signature program in the tmp directory the admin/secret is not opened even though the file does open when i run signature in gdb again in the tmp repository and the right on the file is set on 777, any idea why ? Thanks you |
awe![]() 329 Messages Geek |
the 13/10/2013 at 19h11![]() The directory you created in /tmp/, and any subdirectory from there, should be granted access to "others". Simply apply a chmod -R 777 /tmp/<your_directory>. My name? I've had a few. You can call me root. |
Pop 3 Messages New Poster |
the 13/10/2013 at 19h16![]() Thanks you, it worked |