Skip to content

get access into the victim's system using python code

Notifications You must be signed in to change notification settings

nijaskhan/python_sysHacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

pythonSysHacker

Get access into the victim's system using python code

attacker.py : This is the listening python code. we have to provide the listening port and ip address of the victim machine. (listening ip : 0.0.0.0 [default])

                              command :  python3 attacker.py

Screenshot (48)

victim.py : This is the victim python code. we have to provide the ip address and port in python script to connect to the attacker machine as shown in the below image...

                              command :  python3 victim.py

Screenshot (46)

[ "YOU CAN ONLY READ AND SEARCH IN VICTIM'S SYSTEM USING THIS TOOL" ]

If you want to convert this tool from python to exe ...use the python to exe compiler, i uploaded a repository to convert py to exe automatically

https://github.com/EthanHunt0001/compiler-PYTHON-to-EXE/raw/main/compilerPyToExe.exe --> use this link to download PYTHON TO EXE converter

About

get access into the victim's system using python code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages