metasploit-loader
metasploit-loader copied to clipboard
Compile
Can you give more spesific instroductions about how to compile the payload on linux os ?
Hello there .. I know the issue is opened since a while but I have 2 ideas for your problem !
- The Code uses Windows OS specific libraries So I think you can rewrite the code completly to adapt it for Linux . 2 . There is the WineLib , created to emulate Windows librairies in Linux https://wiki.winehq.org/Winelib_User%27s_Guide
https://www.codeproject.com/Questions/123382/windows-h-in-ubuntu
Hope i Helped you !