Statistics for topic x86
RepositoryStats tracks 584,797 Github repositories, of these 278 are tagged with the x86 topic. The most common primary language for repositories using this topic is C++ (73). Other languages include: C (66), Assembly (32), Python (18), Rust (17), Shell (12)
Stargazers over time for topic x86
Most starred repositories for topic x86 (view more)
Trending repositories for topic x86 (view more)
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-...
magic-trace collects and displays high-resolution traces of what a process is doing
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
“Zero setup” cross compilation and “cross testing” of Rust crates
An emulation based tool for learning and debugging assembly.
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-...
This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer a...
SMDA is a minimalist recursive disassembler library that is optimized for accurate Control Flow Graph (CFG) recovery from memory dumps.
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM and embedded RISC-V architectures.
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-...
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
magic-trace collects and displays high-resolution traces of what a process is doing
An emulation based tool for learning and debugging assembly.
An emulation based tool for learning and debugging assembly.
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM and embedded RISC-V architectures.
“Zero setup” cross compilation and “cross testing” of Rust crates
A concise explanation of Rust types and Memory Layout.
Minimal x86-64 emulator for WebAssembly - run ELF binaries in your browser
HexPatch: a binary patcher and editor written in Rust with terminal user interface (TUI).
A small program written in C that is designed to load 32/64-bit shellcode and allow for execution or debugging. Can also output PE files from shellcode.
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM and embedded RISC-V architectures.
“Zero setup” cross compilation and “cross testing” of Rust crates
Featureful library for iterating and hooking linux and android applications PLT (Procedure Linkage Table) at runtime