fxos/lib
Lephenixnoir 7f2fc40ac6
fxos: replace parts of base library with syscall defs
These are not used yet to create functions and are just visible in isc.
2023-11-05 19:57:58 +01:00
..
ai relconst: fix a printing bug causing some constants to show as 0 2022-12-29 22:16:47 +01:00
passes fxos: new function interface + cfg construction, to be tested 2023-10-07 22:54:30 +02:00
util fxos: create, select, remove, save and load binaries 2023-09-24 16:37:08 +02:00
view fxos: assembly visualization for new functions 2023-11-04 11:05:22 +01:00
binary.cpp fxos: make Binary::OSAnalysis const (slight hack) 2023-11-04 10:30:56 +01:00
disassembly.cpp fxos: remove claims from Disassembly 2023-10-07 15:08:23 +02:00
function.cpp fxos: assembly visualization for new functions 2023-11-04 11:05:22 +01:00
lang.cpp fxos: assembly visualization for new functions 2023-11-04 11:05:22 +01:00
load-asm.l fxos: new function interface + cfg construction, to be tested 2023-10-07 22:54:30 +02:00
memory.cpp meta: provide automatic formatting with clang-format 2022-04-14 15:28:20 +01:00
os.cpp fxos: replace parts of base library with syscall defs 2023-11-05 19:57:58 +01:00
project.cpp shell: merge bc/brm into bs, add binary renaming 2023-09-25 22:39:58 +02:00
semantics.cpp meta: provide automatic formatting with clang-format 2022-04-14 15:28:20 +01:00
syscalls_cg.def fxos: replace parts of base library with syscall defs 2023-11-05 19:57:58 +01:00
syscalls_fx.def fxos: replace parts of base library with syscall defs 2023-11-05 19:57:58 +01:00
vspace.cpp fxos: binary-based passes, print pass -> basic asm view 2023-10-07 12:36:30 +02:00