| 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. |