๐Ÿ“ฆ wagoodman / mini-x86-disassembler

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

๐Ÿ“‚ master
๐Ÿ“ ..
๐Ÿ“„ __init__.py
๐Ÿ“„ decoderStrategy.py
๐Ÿ“„ linearSweep.py