treesitter-reverse-engineering/README.md
2024-01-30 19:38:42 -05:00

7 lines
319 B
Markdown

# Tree-Sitter ❤️ Reverse Engineering
This is a repo that will be filled with examples and PoCs as I see fit of instances
where I've leveraged the power of tree-sitter to aid with reverse engineering.
1. [ZZZ Proto Dumper (TODO!)](./src/branch/master/01-zzz-ida)
2. [WW Proto Dumper](./src/branch/master/02-ws-js)