fxos/lib
Lephenixnoir 54a79ca4b4
add support for flexible location specifiers
2020-02-17 22:56:41 +01:00
..
domains implement the syscall pass, and symbol resolution 2020-02-15 18:42:14 +01:00
passes add syscall headers at the start of functions 2020-02-15 19:32:46 +01:00
disassembly.cpp implement the syscall pass, and symbol resolution 2020-02-15 18:42:14 +01:00
lang.cpp start with the analysis passes 2020-02-12 07:53:00 +01:00
library.cpp add the library command for a bit of introspection 2020-02-16 21:23:10 +01:00
load-asm.l add disassembly from arbitrary file 2020-02-16 21:45:16 +01:00
load-header.l add disassembly from arbitrary file 2020-02-16 21:45:16 +01:00
load-symbols.l add disassembly from arbitrary file 2020-02-16 21:45:16 +01:00
load-target.l add disassembly from arbitrary file 2020-02-16 21:45:16 +01:00
load-target.y implement more of the meat of the tool 2019-12-28 17:18:13 +01:00
log.cpp define a library abstraction and logging helpers 2020-01-26 12:48:39 +01:00
memory.cpp implement more of the meat of the tool 2019-12-28 17:18:13 +01:00
os.cpp implement more of the meat of the tool 2019-12-28 17:18:13 +01:00
semantics.cpp implement the syscall pass, and symbol resolution 2020-02-15 18:42:14 +01:00
symbols.cpp add support for flexible location specifiers 2020-02-17 22:56:41 +01:00
target.cpp add disassembly from arbitrary file 2020-02-16 21:45:16 +01:00
util.cpp add disassembly from arbitrary file 2020-02-16 21:45:16 +01:00