Posts

Showing posts from October, 2015

Make a Back Door in a windows System.

[Make a back door in windows System,  So that next time you want to enter that system, just go in, no authentication required. boom] How  (Follow the simple steps): Step:1 [Make a back door room]   Make a Live CD of linux (like: Ubuntu), and boot into any  windows installed computer, and   just Rename the program name [sethc.exe->cmd.exe] and vice-versa. [under Windows/System32/] [sethc.exe is used for hotkey activation.] [5 times Shift or Ctrl invoke this program]. Step:2 [Take charge of command and authenticate yourself] now simply shutdown the Ubuntu, and boot with Windows......here press five times shift key to invoke the cmd.exe [bcz you already changed the program name before using Ubuntu in step:1] So here you go.....You have Command Prompt Window Now. Now... 1- use the "net user" command to see the total users. 2- use the "net user username *" to overwrite the username password. 3- use the "net user administrator /active:yes" ...