Skip to content

Commit 4a3f34e

Browse files
committed
Add LLM-driven experiment disclaimer to README
1 parent ebcb25f commit 4a3f34e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ A reverse engineering breakdown of the 13-stage scan pipeline inside **mpengine.
44

55
Each stage is documented with reconstructed data structures, pseudocode, address-level references, RTTI class hierarchies, and string table extractions from the binary itself.
66

7+
**Note:** If it wasn't obvious, this knowledge base was created as an LLM-driven experiment — the documentation, slide decks, and structural analysis were generated with significant AI assistance. The content will be iterated on and improved over time as findings are validated and refined through hands-on reverse engineering.
8+
79
## Disclaimer
810

911
This material is provided for educational and research purposes only.

0 commit comments

Comments
 (0)