Hagrid29 / PELoaderLinks
PE loader with various shellcode injection techniques
☆437Updated 3 years ago
Alternatives and similar repositories for PELoader
Users that are interested in PELoader are comparing it to the libraries listed below
Sorting:
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆225Updated 2 years ago
- TartarusGate, Bypassing EDRs☆625Updated 3 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆701Updated 2 years ago
- laZzzy is a shellcode loader, developed using different open-source libraries, that demonstrates different execution techniques.☆497Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆264Updated 2 years ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆458Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆388Updated last year
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆347Updated 3 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆316Updated 2 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆349Updated 3 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆414Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆300Updated 2 years ago
- ☆592Updated 3 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆532Updated 7 months ago
- KaynLdr is a Reflective Loader written in C/ASM☆553Updated last year
- Use ICMLuaUtil to Bypass UAC!☆590Updated 5 years ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆525Updated last year
- For when DLLMain is the only way☆408Updated last year
- Sleep Obfuscation☆799Updated last year
- Load/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS head…☆589Updated 4 years ago
- C# Reflective loader for unmanaged binaries.☆442Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆216Updated last year
- CPP AV/EDR Killer☆454Updated last year
- A Nim implementation of reflective PE-Loading from memory☆295Updated last year
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆582Updated 2 years ago
- Yet another variant of Process Hollowing☆422Updated 3 months ago
- This repo contains : simple shellcode Loader , Encoders (base64 - custom - UUID - IPv4 - MAC), Encryptors (AES), Fileless Loader (Winhttp…☆431Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆302Updated 3 years ago
- Cobalt Strike User-Defined Reflective Loader with AV/EDR Evasion in mind☆477Updated 2 years ago
- BYOVD research use cases featuring vulnerable driver discovery and reverse engineering methodology. (CVE-2025-52915, CVE-2025-1055,).☆435Updated 3 weeks ago