An open API service indexing awesome lists of open source software.

https://github.com/alexrasch/peparsereflect

Loads kernelbase.dll base address from PEB, resolves LoadLibrary from PE export section, and reflectively loads user32.dll to call MessageBoxA in this POC.
https://github.com/alexrasch/peparsereflect

Last synced: 11 months ago
JSON representation

Loads kernelbase.dll base address from PEB, resolves LoadLibrary from PE export section, and reflectively loads user32.dll to call MessageBoxA in this POC.

Awesome Lists containing this project