Chainski / PandaLoaderLinks
A WIP shellcode loader tool which bypasses AV/EDR, coded in C++, and equipped with a minimal builder.
☆58Updated 2 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☆184Updated last month
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆265Updated 11 months ago
- Dumping App Bound Protected Credentials & Cookies Without Privileges.☆57Updated last month
- UAC Bypass using UIAccess program QuickAssist☆108Updated 4 months ago
- Shellcode obfuscation tool to avoid AV/EDR.☆127Updated 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☆226Updated 3 weeks ago
- Generic PE loader for fast prototyping evasion techniques☆233Updated last year
- PoC for thread pool based process injection in Windows.☆117Updated 3 months ago
- ShadeLoader is a shellcode loader designed to bypass most antivirus software. 壳代码, 杀毒软件, 绕过☆40Updated last month
- Remote Shellcode Injector☆217Updated last year
- ☆96Updated last year
- Reflective DLL Injection Made Bella☆229Updated 6 months ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆180Updated last month
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆231Updated 9 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆286Updated last year
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆161Updated last year
- Huffman Coding in Shellcode Obfuscation & Dynamic Indirect Syscalls Loader.☆264Updated 3 months ago
- A simple Sleepmask BOF example☆128Updated last month
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- A Beacon Object File (BOF) template for Visual Studio☆226Updated 2 weeks ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆222Updated last month
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆143Updated last year
- This repository implements Threadless Injection in C☆169Updated last year
- find dll base addresses without PEB WALK☆135Updated this week
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆165Updated 4 months ago
- ApexLdr is a DLL Payload Loader written in C☆111Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆191Updated last year
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆174Updated 2 years ago
- Exploitation of echo_driver.sys☆170Updated last year
- 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…☆171Updated 2 years ago