Advanced OS disassembler and reverse-engineering tool.
Go to file
Lephenixnoir 5178a489be
add disassembly from arbitrary file
Also changes the naked pointer of the Buffer object to a shared_ptr.
Still learning how to use this thing, but I'll manage eventually.
2020-02-16 21:45:16 +01:00
fxos add disassembly from arbitrary file 2020-02-16 21:45:16 +01:00
include/fxos add disassembly from arbitrary file 2020-02-16 21:45:16 +01:00
lib add disassembly from arbitrary file 2020-02-16 21:45:16 +01:00
.gitignore initial system: instruction load, target creation 2019-12-14 22:33:57 +01:00
Makefile implement the syscall pass, and symbol resolution 2020-02-15 18:42:14 +01:00