ACPI AML decompiler w/ CFG recovery and structured pseudocode
29

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

+1 -1
+1 -1
README.md
··· 2 2 <img src="assets/tobi.svg" alt="" width="100%"> 3 3 </p> 4 4 5 - # tobi 5 + ---- 6 6 7 7 ACPI AML decompiler that reads raw AML blobs and DSDT/SSDT tables, skips validated ACPI headers, and builds its own IR while doing conservative CFG recovery over package bounded control operations, then emits pseudocode, opcode disassembly, JSON IR, raw table metadata/Graphviz CFG view 8 8