Hagrid29 / PELoader
PE loader with various shellcode injection techniques
☆405Updated 2 years ago
Alternatives and similar repositories for PELoader:
Users that are interested in PELoader are comparing it to the libraries listed below
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆448Updated last year
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆207Updated 2 years ago
- TartarusGate, Bypassing EDRs☆579Updated 3 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆376Updated last year
- C# Reflective loader for unmanaged binaries.☆428Updated 2 years ago
- Performing Indirect Clean Syscalls☆535Updated 2 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆482Updated last week
- An easily modifiable shellcode template for Windows x64 written in C☆252Updated last year
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆348Updated 2 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆663Updated last year
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆328Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆309Updated last year
- ☆515Updated 2 weeks ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆295Updated 2 years ago
- Sleep Obfuscation☆739Updated last year
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆558Updated 2 years ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆488Updated last year
- A BOF that runs unmanaged PEs inline☆591Updated 5 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆184Updated last year
- Dump the memory of any PPL with a Userland exploit chain☆332Updated 2 years ago
- A Highly capable Pe Packer☆698Updated 2 years ago
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆531Updated last month
- KaynLdr is a Reflective Loader written in C/ASM☆531Updated last year
- Bypass UAC at any level by abusing the Program Compatibility Assistant with RPC, WDI, and more Windows components☆266Updated 3 years ago
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆293Updated last year
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆396Updated last year
- Security product hook detection☆318Updated 4 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆271Updated 2 years ago
- Load/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS head…☆578Updated 3 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆279Updated 2 years ago