EvanMcBroom / perfect-loaderLinks
Load a dynamic library from memory by modifying the native Windows loader
☆240Updated 4 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 …☆257Updated 2 years ago
- 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
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆197Updated last year
- The code is a pingback to the Dark Vortex blog:☆180Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆138Updated 3 years ago
- Exploitation of process killer drivers☆200Updated 2 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
- An example reference design for a proposed BOF PE☆186Updated 6 months ago
- LdrLoadDll Unhooking☆134Updated 3 years ago
- bring your own vulnerable driver☆111Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆144Updated last year
- A small PoC that creates processes in Windows☆185Updated last year
- CreateRemoteThreadPlus: how to pass multiple parameters to the remote thread function without shellcode.☆137Updated 3 months ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆301Updated 3 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆219Updated 3 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- A small NtCreateUserProcess PoC that spawns a Command prompt.☆100Updated 3 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆294Updated 2 years ago
- Exploitation of echo_driver.sys☆167Updated 2 years ago
- ☆118Updated 2 years ago
- ☆137Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- Patch AMSI and ETW in remote process via direct syscall☆83Updated 3 years ago
- ☆265Updated 2 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆143Updated 3 years ago
- You shall pass☆267Updated 3 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆237Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆284Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆216Updated 2 years ago