EvanMcBroom / perfect-loaderLinks
Load a dynamic library from memory by modifying the native Windows loader
☆280Updated 6 months ago
Alternatives and similar repositories for perfect-loader
Users that are interested in perfect-loader are comparing it to the libraries listed below
Sorting:
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆260Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆203Updated 2 years ago
- miscellaneous scripts and programs☆271Updated 11 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆201Updated last year
- The code is a pingback to the Dark Vortex blog:☆187Updated 2 years ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆302Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆221Updated last year
- EDRSandblast-GodFault☆271Updated 2 years ago
- ☆269Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆294Updated last year
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆138Updated 3 years ago
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆170Updated 2 years ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆144Updated last year
- You shall pass☆269Updated 3 years ago
- An example reference design for a proposed BOF PE☆190Updated 8 months ago
- WTSRM☆216Updated 3 years ago
- PoC for thread pool based process injection in Windows.☆120Updated 9 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆138Updated 3 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆144Updated 3 years ago
- Beacon Object File Loader☆299Updated 2 years ago
- Dump the memory of any PPL with a Userland exploit chain☆349Updated 2 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆226Updated 3 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆229Updated 2 years ago
- bring your own vulnerable driver☆113Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆319Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆242Updated last year
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆181Updated 2 years ago