#x86 (30 Repositories)
Ranked open-source repositories tagged with #x86, scored by pull request acceptance likelihood and maintainer engagement velocity.
34.6%
29.2h
30 repositories tagged #x86
FEX-Emu/FEX
A fast usermode x86 and x86-64 emulator for Arm64 Linux
B2R2-org/B2R2
B2R2 is a fully managed binary analysis framework written in F#. It provides a rich set of algorithms, functions, and tools for reverse engineering, program analysis, and binary-level inspection.
armbian/build
The official build framework for the Armbian Linux distribution. This repository contains the complete toolchain and scripts required to compile custom OS images from source, including kernel configuration, U-Boot handling, and board-specific tweaks for various ARM and ARM64 single-board computers.
trailofbits/mishegos
A differential fuzzer for x86 decoders
OFFTKP/felix86
Run x86 and x86-64 games on RISC‑V Linux
woodruffw/steg86
Hiding messages in x86 programs using semantic duals
reactos/reactos
A free Windows-compatible Operating System
x64dbg/x64dbg
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
gem5/gem5
The official repository for the gem5 computer-system architecture simulator.
capstone-engine/capstone
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
copy/v86
x86 PC emulator and x86-to-wasm JIT, running in the browser
icedland/iced
Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for Rust, .NET, Java, Python, Lua
VIKINGYFY/OpenWRT-CI
云编译OpenWRT开源固件
janestreet/magic-trace
magic-trace collects and displays high-resolution traces of what a process is doing
eteran/edb-debugger
edb is a cross-platform AArch32/x86/x86-64 debugger.
mytechnotalent/Reverse-Engineering
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.
jzck/kernel-zig
:floppy_disk: hobby x86 kernel zig
QiuSimons/YAOF
OpenWrt for Nanopi R2C/R2S/R4S/X86
ZystemOS/pluto
An x86 kernel written in Zig
horsicq/XOpcodeCalc
Opcode calculator / ASM calculator
netwide-assembler/nasm
A cross-platform x86 assembler with an Intel-like syntax
hereismari/mnist-android-tensorflow
Handwritten digits classification from MNIST with TensorFlow on Android; Featuring Tutorial!
Theldus/bread
🍞 BREAD: BIOS Reverse Engineering & Advanced Debugger
beehive-lab/Maxine-VM
Maxine VM: A meta-circular research VM
hzcx998/xbook2
xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。
aengelke/fadec
A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.
yanncam/UnSHc
UnSHc - How to decrypt SHc *.sh.x encrypted file ?
Etto48/HexPatch
HexPatch: a binary patcher and editor written in Rust with terminal user interface (TUI).
DLTcollab/sse2neon
A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation