Skip to content

Custom Meterpreter Loader#21141

Open
jbx81-1337 wants to merge 3 commits intorapid7:masterfrom
jbx81-1337:feat/custom-meterpreter-loader
Open

Custom Meterpreter Loader#21141
jbx81-1337 wants to merge 3 commits intorapid7:masterfrom
jbx81-1337:feat/custom-meterpreter-loader

Conversation

@jbx81-1337
Copy link
Contributor

@jbx81-1337 jbx81-1337 commented Mar 18, 2026

Fixes: #21132
This pull request adds support for using a custom loader when staging the Meterpreter

  • x64
  • x86
    Custom Loader Support:
  • Added a new advanced option MeterpreterLoader::CustomLoader (boolean)

  • Updated the stage_meterpreter method to check for the custom loader option and, if enabled, read and append a user-provided custom loader binary (custom_loader.x64.bin) to the Meterpreter DLL, adjusting offsets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress
Status: Todo

Development

Successfully merging this pull request may close these issues.

Compile-Time Obfuscation: Custom Loader

2 participants