Updated Overview (markdown)

Dennis Stanistan 2025-03-08 02:41:54 +02:00
parent 46e86838e3
commit 520786b1f0

@ -9,7 +9,7 @@ XenonAnalyze.exe [input .xex file] [output jump_tables.toml file]
```
The patterns in XenonAnalyze are defined like this:
```
```cpp
uint32_t absoluteSwitch[] = {
PPC_INST_LIS,
PPC_INST_ADDI,