X86 Assembly Cheat Alternatives

MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-module-cheat/tree/master/userland/arch/x86_64 SEE README. x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable asserts. Nice GDB setup. IO done with libc, so OS portable in theory. NASM and GAS covered. Tested in Ubuntu 18.04. Containers (ELF), linking, calling conventions. System land cheat at: https://github.com/cirosantilli/x86-bare-metal-examples, ARM cheat at: https://github.com/cirosantilli/arm-assembly-cheat 移至:https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly请参阅自述文件。 x86 IA-32和x86-64 userland最少示例教程。 数百个可运行的断言。 好的GDB设置。 IO是用libc完成的,因此OS在理论上是可移植的。 涵盖了NASM和GAS。 在Ubuntu 18.04中测试。 容器(ELF),链接,调用约定。 系统土地作弊网址:https://github.com/cirosantilli/x86-bare-metal-examples,ARM作弊网址:https://github.com/cirosantilli/arm-assembly-cheat
Categories  > Hardware  > X86
Suggest Alternative
Alternatives To cirosantilli/x86-assembly-cheat
Project Name Stars Downloads Repos Using This Packages Using This Most Recent Commit Total Releases Latest Release Open Issues License Language
x64dbg/x64dbg 42,376 0 0 over 2 years ago 0 573 other C++
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
capstone-engine/capstone 8,575 0 2 about 1 month ago 2 April 12, 2022 346 C
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.
unicorn-engine/unicorn 6,921 0 4 about 2 years ago 8 November 01, 2022 87 gpl-2.0 C
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
klange/toaruos 5,820 0 0 about 2 years ago 0 43 ncsa C
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.
asmjit/asmjit 3,705 0 0 about 2 years ago 0 12 zlib C++
Low-latency machine code generation
cirosantilli/x86-bare-metal-examples 3,341 0 0 almost 5 years ago 0 2 other 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-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- 设置
zyantific/zydis 3,073 0 0 about 2 years ago 0 42 mit C
Fast and lightweight x86/x86-64 disassembler and code generation library
plasma-disassembler/plasma 3,031 0 0 over 4 years ago 0 14 gpl-3.0 Python
Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.
lifting-bits/mcsema 2,549 0 0 almost 4 years ago 0 114 agpl-3.0 C++
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
eteran/edb-debugger 2,532 0 0 about 2 years ago 0 79 gpl-2.0 C++
edb is a cross-platform AArch32/x86/x86-64 debugger.
Alternatives To cirosantilli/x86-assembly-cheat
Select To Compare


Alternative Project Comparisons
Popular X86 Projects
Popular X86 64 Projects
Popular Hardware Categories
Related Searches
Get A Weekly Email With Trending Projects
No Spam. Unsubscribe easily at any time.
Privacy | About | Terms | Follow Us On Twitter

Downloads, Dependent Repos, Dependent Packages, Total Releases, Latest Releases data powered by Libraries.io.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.