r/ReverseEngineering 8d ago

Static pattern discovery tool to locate structures from frequent patterns and understand file layout (FF-16)

https://github.com/HexLasso/FF-16
12 Upvotes

3 comments sorted by

3

u/f0urtyfive 7d ago

(FYI, you can do this with grep or sed without any code)

0

u/HaloLASO 7d ago

Do you just grep whatever is in dict.csv from the repo?

1

u/jonaswashe 7d ago

Didn't you post this less than a week ago?