Hagrid29 / PELoaderLinks
PE loader with various shellcode injection techniques
☆411Updated 2 years ago
Alternatives and similar repositories for PELoader
Users that are interested in PELoader are comparing it to the libraries listed below
Sorting:
- TartarusGate, Bypassing EDRs☆585Updated 3 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…☆450Updated last year
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆212Updated 2 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆675Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆381Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆490Updated last month
- C# Reflective loader for unmanaged binaries.☆434Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆254Updated last year
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆563Updated 2 years ago
- KaynLdr is a Reflective Loader written in C/ASM☆540Updated last year
- Security product hook detection☆318Updated 4 years ago
- ☆541Updated 2 months ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆217Updated last week
- Sleep Obfuscation☆760Updated last year
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆499Updated last year
- Performing Indirect Clean Syscalls☆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!☆332Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆310Updated last year
- A BOF that runs unmanaged PEs inline☆603Updated 7 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆192Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆276Updated 2 years ago
- A Beacon Object File (BOF) template for Visual Studio☆197Updated 2 months ago
- Dump the memory of any PPL with a Userland exploit chain☆333Updated 2 years ago
- Load/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS head…☆581Updated 3 years ago
- GhostWriting Injection Technique.☆175Updated 7 years ago
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆536Updated last month
- A little tool to play with the Seclogon service☆315Updated 2 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆282Updated 2 years ago
- Phantom DLL hollowing PoC☆361Updated 3 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆348Updated 2 years ago