EvanMcBroom / perfect-loader
Load a dynamic library from memory by modifying the native Windows loader
☆207Updated last week
Alternatives and similar repositories for perfect-loader:
Users that are interested in perfect-loader are comparing it to the libraries listed below
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆184Updated 7 months ago
- The code is a pingback to the Dark Vortex blog:☆169Updated last year
- A newer iteration of TitanLdr with some newer hooks, and design. A generic user defined reflective DLL I built to prove a point to Mudge …☆172Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆132Updated 2 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆206Updated 2 years ago
- You shall pass☆252Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆260Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆172Updated last year
- Experiment on reproducing Obfuscate & Sleep☆140Updated 3 years ago
- Exploitation of echo_driver.sys☆169Updated last year
- ☆134Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆233Updated 5 months ago
- Generic PE loader for fast prototyping evasion techniques☆189Updated 6 months ago
- bring your own vulnerable driver☆90Updated last year
- EDRSandblast-GodFault☆243Updated last year
- miscellaneous scripts and programs☆227Updated 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 (…☆169Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆183Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆288Updated last year
- Building and Executing Position Independent Shellcode from Object Files in Memory☆154Updated 3 years ago
- Exploitation of process killer drivers☆194Updated last year
- ☆109Updated 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 …☆233Updated last year
- ☆226Updated 2 years ago
- Patch AMSI and ETW in remote process via direct syscall☆80Updated 2 years ago
- Beacon Object File Loader☆281Updated last year
- WTSRM☆206Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆369Updated last year