Skip to content

Commit 1087a55

Browse files
committed
Docs for context-aware control-flow recovery, lifting, and disassembly
Proof-read edits and diagrams contributed by Glenn
1 parent 938ceec commit 1087a55

7 files changed

Lines changed: 351 additions & 0 deletions

docs/dev/archplatform-contextual-analysis.md

Lines changed: 350 additions & 0 deletions
Large diffs are not rendered by default.

docs/img/base.png

-95.3 KB
Loading
325 KB
Loading

docs/img/context-aware-apis.png

26.3 KB
Loading

docs/img/global-pointers.png

-35.6 KB
Loading

docs/img/hexagon-lifting.png

165 KB
Loading

zensical.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ nav = [
7373
{ "Part 2: Lifting" = "dev/archplatform-lifting.md" },
7474
{ "Part 3: Platform Support" = "dev/archplatform-platform.md" },
7575
{ "Flag Guide" = "dev/flags.md" },
76+
{ "Context-Aware Analysis" = "dev/archplatform-contextual-analysis.md" },
7677
] },
7778
{ "BNIL" = [
7879
{ "BNIL Guide: Overview" = "dev/bnil-overview.md" },

0 commit comments

Comments
 (0)