How does msfvenom use an existing .exe file as a template? #16699
Replies: 3 comments
Still hoping for an answer on this one. |
|
I think it depends on the arguments you give to msfvenom, but it looks like it tries to add a new section to the exe: |
|
2011 year post, may be useful 🤔 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Another quick question here guys, similar to my one about APK's but this one is for EXE's as both standalone Payloads and as templates.
Does anyone happen to know how msfvenom generates Windows
.exepayloads? I'd also like to know how msfvenom is able to Bind an existing Windows executable (.exe) payload to an original Windows Executable (.exe) File, if anyone happens to know.Any answers on this would be greatly appreciated!
All reactions