Hagrid29 / PELoaderLinks
PE loader with various shellcode injection techniques
☆435Updated 2 years ago
Alternatives and similar repositories for PELoader
Users that are interested in PELoader are comparing it to the libraries listed below
Sorting:
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆457Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆221Updated 2 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆693Updated 2 years ago
- TartarusGate, Bypassing EDRs☆618Updated 3 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆524Updated 5 months ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆344Updated 3 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆264Updated 2 years ago
- laZzzy is a shellcode loader, developed using different open-source libraries, that demonstrates different execution techniques.☆493Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆388Updated last year
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆349Updated 3 years ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆516Updated last year
- Sleep Obfuscation☆792Updated last year
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆314Updated 2 years ago
- KaynLdr is a Reflective Loader written in C/ASM☆550Updated last year
- Security product hook detection☆321Updated 4 years ago
- Use ICMLuaUtil to Bypass UAC!☆588Updated 5 years ago
- C# Reflective loader for unmanaged binaries.☆442Updated 2 years ago
- ☆581Updated 2 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆395Updated last year
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆581Updated 2 years ago
- For when DLLMain is the only way☆400Updated 11 months ago
- A Nim implementation of reflective PE-Loading from memory☆293Updated last year
- This repo contains : simple shellcode Loader , Encoders (base64 - custom - UUID - IPv4 - MAC), Encryptors (AES), Fileless Loader (Winhttp…☆426Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆210Updated last year
- Performing Indirect Clean Syscalls☆577Updated 2 years ago
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆565Updated 2 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆291Updated 2 years ago
- Yet another variant of Process Hollowing☆419Updated 2 months ago
- Controlling Windows PP(L)s☆346Updated 2 years ago
- Load/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS head…☆589Updated 4 years ago