ProcessHollowing Save

Project README

Process Hollowing

1. SectionRemapLoader

SectionRemapLoader uses NtUnmapViewOfSection, NtCreateSection and NtMapViewOfSection to perform process hollowing. This way is much more easier, but requires a valid PE image file on disk.

MAKE SURE ARCHITECTURE MATCHES. i.e. launch 32-bits process with SectionRemapLoader.exe built in 32-bits mode OR launch 64-bits process with SectionRemapLoader.exe built in 64-bits mode.

Usage:
    SectionRemapLoader.exe <exe to load> <exe to launch> [args...]

Example:

$ .\SectionRemapLoader.exe C:\Windows\write.exe C:\Windows\Notepad.exe
Open Source Agenda is not affiliated with "ProcessHollowing" Project. README Source: DoubleLabyrinth/ProcessHollowing
Stars
36
Open Issues
0
Last Commit
5 years ago

Open Source Agenda Badge

Open Source Agenda Rating