Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

Basic 6... Broken Maybe


ghost's Avatar
0 0

$ chmod 777 (dir)/logs.txt $ rm (dir)/logs.txt $ rm (dir)/aaaaa_aaa.ppp

Tried that, no go

$ chmod 777 ../(dir)/logs.txt $ rm ../(dir)/logs.txt $ rm ../(dir)/aaaaa_aaa.ppp

tried that, no go

Then I tried pretty much every other combination, no go. Can someone PM me and correct me I'm going to fucking shoot myself.:(


ghost's Avatar
0 0

Try not using the 777 but the text one. I know its the same thing but I don't think it works that way.

Oh and you might wanna edit that… you pretty much gave out the answer :o.


ghost's Avatar
0 0

fr0st m0nkey wrote: $ chmod 777 (dir)/logs.txt $ rm (dir)/logs.txt $ rm (dir)/aaaaa_aaa.ppp

Tried that, no go

$ chmod 777 ../(dir)/logs.txt $ rm ../(dir)/logs.txt $ rm ../(dir)/aaaaa_aaa.ppp

tried that, no go

Then I tried pretty much every other combination, no go. Can someone PM me and correct me I'm going to fucking shoot myself.:(

  1. read my article on how to chmod all + excecute HERE!

  2. a"../" take syou bac k a direcotry there is no need.

  3. do noe start directories witha / for example its "mnt/" not "/mnt/"