EvanMcBroom / perfect-loaderLinks
Load a dynamic library from memory by modifying the native Windows loader
☆240Updated 3 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:☆182Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆188Updated 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 …☆254Updated 2 years ago
- Exploitation of process killer drivers☆202Updated last year
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆197Updated last year
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆143Updated 3 years ago
- bring your own vulnerable driver☆109Updated 2 years ago
- LdrLoadDll Unhooking☆131Updated 3 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆136Updated 3 years ago
- An example reference design for a proposed BOF PE☆186Updated 5 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆139Updated 3 years ago
- ☆118Updated 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 (…☆175Updated 2 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆219Updated 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
- Generic PE loader for fast prototyping evasion techniques☆238Updated last year
- A small PoC that creates processes in Windows☆185Updated last year
- Exploitation of echo_driver.sys☆166Updated 2 years ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆144Updated 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
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆235Updated last year
- A small NtCreateUserProcess PoC that spawns a Command prompt.☆99Updated 3 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- ☆137Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆291Updated 2 years ago
- miscellaneous scripts and programs☆256Updated 8 months ago
- PoC for thread pool based process injection in Windows.☆117Updated 6 months ago
- CreateRemoteThreadPlus: how to pass multiple parameters to the remote thread function without shellcode.☆136Updated 2 months ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago