# crodump `crodump.py` is a script which can analyse cronos databases. There is the `kodump` option, which does low level deobfuscation at arbitrary offsets, optionally deobfuscating with all possible `shift` values. Then the `crodump` option which reads .tad + .dat file pairs, and prints the records found. ## supporting modules * hexdump.py * koddecoder.py # packer notes see docs/exe-packer-notes.txt, notes on the binary packer used by Cronos.exe