
radare2-scripts
Collection of radare2 scripts for malware analysis: carve binaries from memory dumps, patch PE headers, and decode hashed function imports in…

Collection of radare2 scripts for malware analysis: carve binaries from memory dumps, patch PE headers, and decode hashed function imports in…

Generates unique polymorphic decryption code for encrypting data, using randomly selected instructions and keys, with junk opcode generation. Written…

A simplified but capable penetration testing framework with exploit library, payload creation, and interactive console for authorized security testing

Analysis and ARM64 reproduction of Copy Fail (CVE-2026-31431)

C-based exploit for CVE-2026-31431 in the Linux Kernel Crypto API, targeting aarch64 and amd64 architectures with shellcode generation and ancillary…

Provides a bash workaround script to mitigate CVE-2026-31431, preventing remote code execution via copy.fail exploit. Includes usage instructions for…

Threadless Process Injection using remote function hooking.

C# Reflective loader for unmanaged binaries.

An advanced in-memory evasion technique fluctuating shellcode's memory protection between RW/NoAccess & RX and then encrypting/decrypting its contents

Custom PE loading and manipulation library for manual mapping, IAT hooking, memory dumping, and rebuilding imports for malware analysis and reverse…

Protect process by shellcode

Proof-of-concept exploit chain for Firefox JIT CVE-2026-2764, chaining JIT miscompilation and use-after-free into arbitrary read/write and WASM…

CVE-2026-2766, but with wasm

CVE-2024-29943, but with wasm

基于Java实现的Shellcode加载器

A shellcode function to encrypt a running process image when sleeping.

Empire is a post-exploitation and adversary emulation framework that is used to aid Red Teams and Penetration Testers.

NASM Linux x86_64 pure (no deps) shared library (.so), POC for Reflective ELF SO injection