Chainski / PandaLoaderLinks
A WIP shellcode loader tool which bypasses AV/EDR, coded in C++, and equipped with a minimal builder.
☆54Updated 2 months ago
Alternatives and similar repositories for PandaLoader
Users that are interested in PandaLoader are comparing it to the libraries listed below
Sorting:
- Dumping App Bound Protected Credentials & Cookies Without Privileges.☆56Updated 3 weeks ago
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆182Updated 3 weeks ago
- ShadeLoader is a shellcode loader designed to bypass most antivirus software. 壳代码, 杀毒软件, 绕过☆40Updated last month
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆261Updated 10 months ago
- Generic PE loader for fast prototyping evasion techniques☆233Updated 11 months ago
- PoC for thread pool based process injection in Windows.☆117Updated 2 months ago
- UAC Bypass using UIAccess program QuickAssist☆106Updated 4 months ago
- reflectively load and execute PEs locally and remotely bypassing EDR hooks☆155Updated 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☆200Updated last week
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆160Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆164Updated 3 months ago
- Shellcode obfuscation tool to avoid AV/EDR.☆127Updated last year
- Hijacks code execution via overwriting Control Flow Guard pointers in combase.dll☆123Updated 2 months ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆173Updated last week
- TypeLib persistence technique☆117Updated 8 months ago
- UAC Bypass via CMUACUtil & PEB Enumeration, Undetected for now.☆48Updated last year
- A Beacon Object File (BOF) template for Visual Studio☆202Updated 3 months ago
- A Python-based VBScript Code Obfuscator☆39Updated 2 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆189Updated last year
- Shellcode loader using direct syscalls via Hell's Gate and payload encryption.☆90Updated last year
- Reflective DLL Injection Made Bella☆228Updated 5 months ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆180Updated last year
- Shellcode loader☆86Updated 7 months ago
- This repository implements Threadless Injection in C☆168Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- Bypass LSA protection using the BYODLL technique☆164Updated 9 months ago
- BOF with Synthetic Stackframe☆150Updated 4 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated 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…☆169Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆229Updated 8 months ago