EvanMcBroom / perfect-loaderLinks
Load a dynamic library from memory by modifying the native Windows loader
☆281Updated 7 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: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆206Updated 3 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆260Updated 2 years ago
- An example reference design for a proposed BOF PE☆195Updated last week
- The code is a pingback to the Dark Vortex blog:☆187Updated 3 years ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆139Updated 3 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆201Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆222Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- miscellaneous scripts and programs☆274Updated last year
- bring your own vulnerable driver☆112Updated 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…☆172Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆244Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆250Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆296Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆307Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆243Updated last year
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆144Updated last year
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆226Updated 3 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆278Updated 2 years ago
- WTSRM☆216Updated 3 years ago
- PoC for thread pool based process injection in Windows.☆120Updated 10 months ago
- You shall pass☆271Updated 3 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆143Updated 3 years ago
- ☆273Updated 3 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆138Updated 3 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆225Updated 2 years ago
- A small PoC that creates processes in Windows☆186Updated last year
- UAC Bypass using UIAccess program QuickAssist☆205Updated 2 months ago