Hagrid29 / PELoaderLinks
PE loader with various shellcode injection techniques
☆423Updated 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…☆451Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆257Updated 2 years ago
- TartarusGate, Bypassing EDRs☆600Updated 3 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆690Updated 2 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆341Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆216Updated 2 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆509Updated 3 months ago
- Sleep Obfuscation☆771Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆383Updated 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
- laZzzy is a shellcode loader, developed using different open-source libraries, that demonstrates different execution techniques.☆487Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆278Updated 2 years ago
- C# Reflective loader for unmanaged binaries.☆436Updated 2 years ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆502Updated last year
- ☆489Updated 2 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆348Updated 3 years ago
- Performing Indirect Clean Syscalls☆572Updated 2 years ago
- Bypass UAC by hijacking a DLL located in the Native Image Cache☆213Updated 3 years ago
- KaynLdr is a Reflective Loader written in C/ASM☆540Updated last year
- A Highly capable Pe Packer☆715Updated 2 years ago
- A little tool to play with the Seclogon service☆316Updated 3 years ago
- ☆563Updated last week
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆572Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆386Updated last year
- Cobalt Strike User-Defined Reflective Loader with AV/EDR Evasion in mind☆467Updated 2 years ago
- A Nim implementation of reflective PE-Loading from memory☆286Updated 10 months ago
- Yet another variant of Process Hollowing☆405Updated this week
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆398Updated last year
- Bypass UAC at any level by abusing the Program Compatibility Assistant with RPC, WDI, and more Windows components☆268Updated 4 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆198Updated last year