research poc
PandaLoader: A WIP Shellcode Loader Bypassing AV/EDRPandaLoader
PandaLoader is a publicly available proof-of-concept shellcode loader written in C++ that employs multiple evasion techniques to bypass antivirus and EDR detection. It uses XOR encryption, APC injection, ETW patching, and anti-VM checks to stealthily execute payloads. The tool includes a builder for custom payload generation and is intended for red team use.