- Joined
- Jan 8, 2019
- Messages
- 56,623
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,456
- Points
- 2,313
- Credits
- 32,750
6 Years of Service
76%
PELoader implement various shellcode injection techniques, and use libpeconv library to load encrypted PE files instead of injecting shellcode into remote thread.
Following techniques were implemented:
Module Stomping (LoadLibrary)
Module Stomping (NtMapViewOfSection)
Transacted Hollowing
Ghostly Hollowing
NtMapViewOfSection (RWX-RW-RX)
NtAllocateVirtualMemory (RW-RX)
Credits: most of my work was based on @hasherezade's PoC scripts.
To see this hidden content, you must like this content.