fxos/include/fxos
Lephenixnoir 6ca3bc1f03
add the library command for a bit of introspection
The library commands lists the targets and instruction sets that have
been loaded from fxos data files.
2020-02-16 21:23:10 +01:00
..
disasm-passes add syscall headers at the start of functions 2020-02-15 19:32:46 +01:00
disassembly.h implement the syscall pass, and symbol resolution 2020-02-15 18:42:14 +01:00
domains.h implement the syscall pass, and symbol resolution 2020-02-15 18:42:14 +01:00
errors.h start with the analysis passes 2020-02-12 07:53:00 +01:00
lang.h start with the analysis passes 2020-02-12 07:53:00 +01:00
library.h add the library command for a bit of introspection 2020-02-16 21:23:10 +01:00
load.h add the library command for a bit of introspection 2020-02-16 21:23:10 +01:00
log.h define a library abstraction and logging helpers 2020-01-26 12:48:39 +01:00
memory.h implement more of the meat of the tool 2019-12-28 17:18:13 +01:00
os.h implement more of the meat of the tool 2019-12-28 17:18:13 +01:00
semantics.h implement the syscall pass, and symbol resolution 2020-02-15 18:42:14 +01:00
symbols.h implement the syscall pass, and symbol resolution 2020-02-15 18:42:14 +01:00
target.h implement the syscall pass, and symbol resolution 2020-02-15 18:42:14 +01:00
util.h define a library abstraction and logging helpers 2020-01-26 12:48:39 +01:00