EvanMcBroom / perfect-loaderLinks
Load a dynamic library from memory by modifying the native Windows loader
☆231Updated last month
Alternatives and similar repositories for perfect-loader
Users that are interested in perfect-loader are comparing it to the libraries listed below
Sorting:
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆186Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆179Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆198Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆252Updated 2 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆141Updated 3 years ago
- Exploitation of process killer drivers☆201Updated last year
- Exploitation of echo_driver.sys☆170Updated last year
- An example reference design for a proposed BOF PE☆180Updated 3 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆278Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆129Updated 3 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆217Updated 2 years ago
- bring your own vulnerable driver☆102Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆138Updated 2 years ago
- LdrLoadDll Unhooking☆130Updated 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…☆171Updated 2 years ago
- A small PoC that creates processes in Windows☆185Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆299Updated 2 years ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆135Updated 3 weeks ago
- Patch AMSI and ETW in remote process via direct syscall☆82Updated 3 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆200Updated last year
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆143Updated last year
- Beacon Object File Loader☆287Updated last year
- You shall pass☆263Updated 3 years ago
- PoC for thread pool based process injection in Windows.☆117Updated 4 months ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆233Updated last year
- ☆114Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆234Updated 9 months ago
- EDRSandblast-GodFault☆266Updated last year