
nocturne
A bin2bin code virtualizer for x86-64 PE's

A bin2bin code virtualizer for x86-64 PE's

Repository for the code snippets from the AllThingsIDA video channel

A Qt Widgets desktop UI for exploring Python bytecode with pycdc/pycdas, inspecting native decompilation, and using AI fallback for unsupported code…

Detaped is a Python disassembler and decompiler for Duktape. The intended use is for source code review and analysis in situations where you only…

Enhanced fuzzing for tmux using OSS-Fuzz. Includes custom `cmd-fuzzer` and `argument-fuzzer` harnesses for improved code coverage and a PoC for…

Source code repository for Expat 2.1.0, a stream-oriented XML parser library, with focus on analyzing and addressing CVE-2022-43680.

Open-source, cross platform Qt6 based IDE for reverse-engineering Android application packages. It features a friendly IDE-like layout including code…

Linux kernel 4.1.15 source code snapshot for analyzing and studying CVE-2022-3564, a vulnerability in the kernel's network subsystem.

IDAPython tool for creating automatic C++ virtual tables in IDA Pro

Public repository for improvements to the EXTRABACON exploit

A lightweight, multi-layer Linux sandbox combining namespaces, pivot_root, seccomp-bpf, capability dropping, and an evidence-based verdict engine…

Emulates Windows PE execution using Unicorn engine for malware analysis, unpacking packed binaries, and decrypting VMProtect strings and imports.


Java decompiler, assembler, and disassembler

Learning Linux Binary Analysis, published by Packt

Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc

Library for lifting machine code to LLVM bitcode

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