-
Notifications
You must be signed in to change notification settings - Fork 14k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add MSFvenom support for Nim shellcode #16973
Add MSFvenom support for Nim shellcode #16973
Conversation
Alright now that rex-text#55 has been landed. We just need this to bump the version of rex-text in the gem to 0.2.45. The easiest way to do this is likely to:
Once that's done, I can go ahead and land this. |
Handled the rebase, and version bump. With those changes in place everything looks good to me. Once the tests all pass, I'll get this landed. Thanks for your contribution. Testing Outputmsfconsole
nim
|
Thanks again @smcintyre-r7 and the Rapid7 team! |
Release NotesThis adds support for formatting buffers for nim. |
This PR Requires the Nim shellcode format support PR from Rex-Text: rapid7/rex-text#55
Verification
List the steps needed to make sure this thing works
msfconsole
use windows/x64/exec
set cmd calc.exe
generate -f nim
orgenerate -f nimlang
msfconsole:
msfvenom