Skip to content

Comments

Add arbitrary library loading#15

Open
0xThiebaut wants to merge 1 commit intoOALabs:masterfrom
NVISOsecurity:master
Open

Add arbitrary library loading#15
0xThiebaut wants to merge 1 commit intoOALabs:masterfrom
NVISOsecurity:master

Conversation

@0xThiebaut
Copy link

Some shellcode may expect non-standard libraries such as advapi32.dll or winhttp.dll. This commit adds the --library flag to ensure these libraries are loaded prior to blob execution, making them available through PEB walking.

Some shellcode may expect non-standard libraries such as `advapi32.dll`
or `winhttp.dll`. This commit adds the `--library` flag to ensure these
libraries are loaded prior to blob execution, making them available
through PEB walking.
@0xThiebaut
Copy link
Author

Bump @idiom / @herrcore

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant