treesitter-reverse-engineering/README.md

8 lines
319 B
Markdown
Raw Normal View History

2024-01-31 00:21:05 +00:00
# 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)