X86

Browse 12 x86 tools

Binsequencer Logo

Binsequencer automatically generates YARA detection rules by analyzing collections of similar malware samples and identifying common x86 instruction sequences across the corpus.

0
Assembly Beginner's Guide Logo

Educational resource collection providing learning materials and online tools for understanding AT&T assembly language and x86 assembly programming.

0
Ropper Logo

Ropper is a multi-architecture binary analysis tool that searches for ROP gadgets and displays information about executable files for exploit development.

0
PLASMA Logo

PLASMA is an interactive disassembler that generates readable assembly code with colored syntax for reverse engineering binary files across multiple architectures and formats.

0
NomadBishop Logo

A C/C++ tool for remote process injection, supporting x64 and x86 operations, with system call macros generated by SysWhispers script.

0
steg86 Logo

steg86 is a steganographic tool that hides information within x86 and AMD64 binary executables without affecting their performance or file size.

0
Boomerang Decompiler Logo

An open source machine code decompiler that converts binary executables into readable C source code across multiple architectures and file formats.

0
YARA-Signator Logo

Automatic YARA rule generation for malware repositories.

0
ROPgadget Tool Logo

ROPgadget is a cross-platform command-line tool that searches for ROP gadgets in binary files across multiple architectures to facilitate exploit development and ROP chain construction.

0
RetDec Logo

RetDec is an LLVM-based decompiler that converts machine code from various architectures and file formats back into readable C-like source code for reverse engineering and malware analysis.

0
Hardware Security Validation Environment Logo

A hardware security validation toolkit for x86 platforms that provides bootable tools for checking platform configuration registers and managing SecureBoot keys.

0
YarG for Yara Logo

IDAPython plugin for generating Yara rules/patterns from x86/x86-64 code through parameterization.

0