EvanMcBroom / perfect-loaderLinks
Load a dynamic library from memory by modifying the native Windows loader
☆228Updated 3 weeks ago
Alternatives and similar repositories for perfect-loader
Users that are interested in perfect-loader are comparing it to the libraries listed below
Sorting:
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆196Updated last year
- 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
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆217Updated 2 years ago
- LdrLoadDll Unhooking☆130Updated 3 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆135Updated 2 years ago
- An example reference design for a proposed BOF PE☆177Updated 2 months ago
- 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
- A small NtCreateUserProcess PoC that spawns a Command prompt.☆96Updated 2 years ago
- Exploitation of process killer drivers☆201Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆299Updated 2 years ago
- ☆136Updated 2 years ago
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆171Updated 2 years ago
- bring your own vulnerable driver☆100Updated 2 years ago
- A small PoC that creates processes in Windows☆184Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- PoC for thread pool based process injection in Windows.☆117Updated 3 months ago
- Exploitation of echo_driver.sys☆170Updated last year
- Beacon Object File Loader☆287Updated last year
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆143Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆180Updated 3 weeks ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆128Updated 3 years ago
- You shall pass☆262Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆265Updated 11 months ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆134Updated this week
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆139Updated 3 years ago
- ☆114Updated 2 years ago
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆174Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆278Updated 2 years ago