machine-code topic

List machine-code repositories

Machine-Code-Analyzer

22
Stars
7
Forks
Watchers

An x86/x64 instruction disassembler written in C

gematria

60
Stars
11
Forks
Watchers

Machine learning for machine code.

surveyor

18
Stars
1
Forks
Watchers

A symbolic debugger for C/C++ (via LLVM), machine code, and JVM programs

bespokeasm

21
Stars
5
Forks
Watchers

An assembler that can be configured to work with most any instruction set.

reboot

16
Stars
1
Forks
Watchers

A 5-byte reboot program assembled with DEBUG.EXE in MS-DOS

irma

15
Stars
4
Forks
Watchers

Digital organisms ecology system experiment

asm2hex

17
Stars
4
Forks
Watchers

ASM2HEX 是一款功能强大的汇编语言与十六进制机器码相互转换工具。它提供了一个直观的图形界面,让用户可以轻松地在汇编指令和对应的机器码之间进行转换。无论你是处理 ARM64、ARM 还是 Thumb 指令集,ASM2HEX 都能提...