How does msfvenom use an existing .exe file as a template? #16699
Unanswered
Morsmalleo
asked this question in
Q&A
Replies: 3 comments
Still hoping for an answer on this one. |
0 replies
|
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: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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