EvanMcBroom / perfect-loaderLinks
Load a dynamic library from memory by modifying the native Windows loader
☆239Updated 2 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:
- The code is a pingback to the Dark Vortex blog:☆181Updated 2 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆253Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆198Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆189Updated 2 years ago
- An example reference design for a proposed BOF PE☆186Updated 4 months ago
- Exploitation of process killer drivers☆202Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\☆299Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- A small PoC that creates processes in Windows☆185Updated last year
- 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
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- miscellaneous scripts and programs☆253Updated 7 months ago
- Exploitation of echo_driver.sys☆170Updated last year
- ☆137Updated 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 (…☆174Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆132Updated 3 years ago
- bring your own vulnerable driver☆106Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆138Updated 2 years ago
- You shall pass☆265Updated 3 years ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆135Updated last month
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆143Updated last year
- EDRSandblast-GodFault☆266Updated last year
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆217Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆233Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆281Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆279Updated last year
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆174Updated 2 years ago
- Beacon Object File Loader☆291Updated last year
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆142Updated 3 years ago
- Patch AMSI and ETW in remote process via direct syscall☆83Updated 3 years ago