chainski / PandaLoaderLinks
A WIP shellcode loader tool which bypasses AV/EDR, coded in C++, and equipped with a minimal builder.
☆83Updated 3 months ago
Alternatives and similar repositories for PandaLoader
Users that are interested in PandaLoader are comparing it to the libraries listed below
Sorting:
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆198Updated 7 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆294Updated last year
- Run native PE or .NET executables entirely in-memory. Build the loader as an .exe or .dll—DllMain is Cobalt Strike UDRL-compatible☆259Updated 6 months ago
- UAC Bypass using UIAccess program QuickAssist☆204Updated last month
- Shellcode obfuscation tool to avoid AV/EDR.☆130Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆243Updated last year
- PoC for thread pool based process injection in Windows.☆120Updated 9 months ago
- Reflective DLL Injection Made Bella☆248Updated last year
- ApexLdr is a DLL Payload Loader written in C☆116Updated last year
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆286Updated 2 months ago
- Huffman Coding in Shellcode Obfuscation & Dynamic Indirect Syscalls Loader.☆279Updated 9 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆221Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆250Updated last year
- A simple Sleepmask BOF example☆163Updated last month
- A Python-based VBScript Code Obfuscator☆45Updated last month
- C2 Agent fully PIC for Mythic with advanced evasion capabilities, dotnet/powershell/shellcode/bof memory executions, lateral moviments, p…☆192Updated last week
- Injecting DLL into LSASS at boot☆156Updated 8 months ago
- (EDR) Dll Unhooking = kernel32.dll, kernelbase.dll, ntdll.dll, user32.dll, apphelp.dll, msvcrt.dll.☆50Updated 7 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆259Updated 4 months ago
- Modern security products (CrowdStrike, Bitdefender, SentinelOne, etc.) hook the nLoadImage function inside clr.dll to intercept and scan …☆194Updated last month
- ☆100Updated 2 years ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆195Updated 6 months ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆231Updated 2 years ago
- Bypassing Major EDR's with staged shellcode, custom getmodulehandleW and getprocaddress, veh syscalls & more.☆25Updated 8 months ago
- Sleep obfuscation☆258Updated last year
- Loading Fileless Remote PE from URI to memory with argument passing and ETW patching and NTDLL unhooking and No New Thread technique☆75Updated 3 years ago
- Remote Shellcode Injector☆221Updated 2 years ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆202Updated 2 years ago
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆165Updated 2 years ago
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆170Updated 2 years ago