
awesome-mba
List of mixed boolean-arithmetic resources

List of mixed boolean-arithmetic resources

Obfuscates x86-64 assembly with instruction injection, junk code, constant obfuscation, and runtime decryption to hinder reverse engineering and…

Mangle is a tool that manipulates aspects of compiled executables (.exe or DLL) to avoid detection from EDRs

Open source Windows x64 PE packer and crypter. Compresses and encrypts executables with a custom virtual machine into a self extracting stub.

Static analysis walkthrough of a Metasploit Windows shellcode: PowerShell payload decoding, XOR obfuscation, PEB walking, and Export Address Table…

Binary Ninja plugin to identify obfuscated code and other interesting code constructs

Python AV Evasion Tools

Multifunctional java deobfuscation tool suite

A .NET malware loader, using API-Hashing to evade static analysis

Automated scanner for discovering DLL search order hijacking candidates in Windows executables, featuring import table parsing, runtime module…

notes, honeypot, and exploit demo for the xz backdoor (CVE-2024-3094)

ROPfuscator is a fine-grained code obfuscation framework for C/C++ programs using ROP (return-oriented programming).

A bin2bin code virtualizer for x86-64 PE's

Some Rust program I wrote while learning Malware Development

An application to test windows and linux shellcodes

A small tool I made to dump the export table of PE files. The primary use case was intended for use within DLL proxying.

A C# PE loader for x64 and x86 PE files.

Detections for CVE-2021-44228 inside of nested binaries