jm33-m0 / emp3r0r

Linux/Windows post-exploitation framework made by linux user
https://infosec.exchange/@jm33
MIT License
1.26k stars 232 forks source link

shellcode instead of executable #153

Closed miralayipouya closed 1 year ago

miralayipouya commented 2 years ago

Hi there! Congratulations on this awesome work, great job you have done! Is it possible to have shellcode for the agents instead of executable binaries? This way we can payload them inside our exploits. Cheers!

jm33-m0 commented 2 years ago

It's quite impossible for this project, even if somehow you manage to convert the binary into shellcode the size would be too large to implement into anything.

However, it's possible to write staged shellcode to download the binary and load it into the current process.

jm33-m0 commented 2 years ago

I will add such shellcode when I have time

github-actions[bot] commented 1 year ago

Stale issue message