An open API service indexing awesome lists of open source software.

https://github.com/wagoodman/mini-x86-disassembler

This python3 script that attempts to parse arbitrary binary input into x86 assembly code (only a subset of operations supported).
https://github.com/wagoodman/mini-x86-disassembler

Last synced: 7 months ago
JSON representation

This python3 script that attempts to parse arbitrary binary input into x86 assembly code (only a subset of operations supported).

Awesome Lists containing this project