This website requires JavaScript.
Explore
Help
Sign In
admin
/
BreakingMalware-PowerLoaderEx
Watch
1
Star
0
Fork
0
You've already forked BreakingMalware-PowerLoaderEx
mirror of
https://github.com/BreakingMalware/PowerLoaderEx
synced
2026-06-08 10:31:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
master
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
tomer
4ed25fc8b8
first commit
2015-08-12 18:16:00 +03:00
PowerLoaderEx.cpp
first commit
2015-08-12 15:55:42 +03:00
README.md
Update README.md
2015-08-12 17:18:29 +03:00
README.md
PowerLoaderEx
Advanced Code Injection Technique for x32 / x64
More Info:
http://goo.gl/3CdZHw
Original PowerLoader
Known since ~2013
Loader used in many different dropper families (Gapz / Redyms / Carberp / Vabushky ...)
First injection technique via Return Oriented Programming technique (ROP).
“explorer.exe” is injected using Shell_TrayWnd / NtQueueApcThread (32bit / 64bit)
PowerLoaderEx
Injection via shared desktop heap
Remove dependency in Explorer.exe shared sections (more generic)
Injection without reading memory from the target process
32 and 64-bit versions (same technique)
#Tested Environments
Windows 7 32 and 64 bit.
Authors
BreakingMalware.com
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Automated archival mirror of github.com/BreakingMalware/PowerLoaderEx
Readme
2.4
MiB
Languages
C++
100%