Hagrid29 / PELoader
PE loader with various shellcode injection techniques
☆401Updated 2 years ago
Alternatives and similar repositories for PELoader:
Users that are interested in PELoader are comparing it to the libraries listed below
- TartarusGate, Bypassing EDRs☆564Updated 3 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆247Updated last year
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆344Updated 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…☆443Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆470Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆202Updated last year
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆650Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆371Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆290Updated 2 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆548Updated 2 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆321Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆265Updated 2 years ago
- KaynLdr is a Reflective Loader written in C/ASM☆524Updated last year
- A little tool to play with the Seclogon service☆310Updated 2 years ago
- C# Reflective loader for unmanaged binaries.☆428Updated 2 years ago
- CPP AV/EDR Killer☆375Updated last year
- Security product hook detection☆315Updated 3 years ago
- A BOF that runs unmanaged PEs inline☆573Updated 3 months ago
- A POC for the new injection technique, abusing windows fork API to evade EDRs. https://www.blackhat.com/eu-22/briefings/schedule/index.ht…☆633Updated 2 years ago
- Cobalt Strike User-Defined Reflective Loader with AV/EDR Evasion in mind☆441Updated last year
- Dump the memory of any PPL with a Userland exploit chain☆332Updated last year
- Bypass UAC at any level by abusing the Program Compatibility Assistant with RPC, WDI, and more Windows components☆261Updated 3 years ago
- laZzzy is a shellcode loader, developed using different open-source libraries, that demonstrates different execution techniques.☆468Updated 2 years ago
- ☆494Updated 3 months ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆309Updated last year
- Sleep Obfuscation☆719Updated last year
- Performing Indirect Clean Syscalls☆514Updated last year
- For when DLLMain is the only way☆368Updated 3 months ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆475Updated last year
- Load/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS head…☆554Updated 3 years ago