An open-source x64/x32 debugger for windows.
-
Updated
Jul 20, 2021 - C++
{{ message }}
An open-source x64/x32 debugger for windows.
Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings.
A FREE comprehensive reverse engineering course covering x86, x64, 32-bit ARM & 64-bit ARM 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-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QEMU 2.10中的Ubuntu 17.10主机和真实硬件上进行了测试。 Userland作弊网址:https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM裸机安装程序位于:https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal- 设置
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.
Raspberry Pi & NanoPi R2S/R4S & G-Dock & x86 OpenWrt Compile Project. (Based on Github Action / Daily Update)
While the test_suite presented in #589 does work, it is still pretty simple and can be improved and enhanced.
make validate and the subset of test that is deemed necessary (for example everything with min tImproved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World.
Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices
Binary Analysis Platform
BARF : A multiplatform open source Binary Analysis and Reverse engineering Framework
Visual MASM - Assembly IDE for Microsoft MASM
OpenWrt for Nanopi R2S/R4S/X86
Performance monitoring and benchmarking suite
Simple C compiler
Reko is a binary decompiler.
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.
Powerful Disassembler Library For x86/AMD64
Add a description, image, and links to the x86 topic page so that developers can more easily learn about it.
To associate your repository with the x86 topic, visit your repo's landing page and select "manage topics."
It would be nice to also have some sort of screenshot functionality for text mode too. A not-too-complicated way to do it may be extracting the
text_screenouterHTML to pop it into adata:text/htmlwith the necessary styles.