summaryrefslogtreecommitdiff
path: root/crodump.py
AgeCommit message (Collapse)Author
2021-07-07corrected use of the need_decode flag, added support for -a option with '--nokod'itsme
2021-07-07several updates:itsme
* added 'readrec' method to Datafile * case insensitive filename matching * added 'destruct' option to decode top level stru information.
2021-07-07CroStru record structure now seems to be mostly decodeditsme
2021-07-06crodump: added verbose dump, which prints all unreferenced datablocks. added --increment to scan for KOD shifts. support hex stdin data. added --struonly ↵itsme
option.
2021-07-06initial commititsme