index
:
cronos
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crodump.py
Age
Commit message (
Expand
)
Author
2021-07-13
sutff:
itsme
2021-07-13
improved formating of field-def output. renamed the 'bankdump' command to 'recdump', now supports --index, --bank, --stru, --sys options.
itsme
2021-07-13
Fix merge conflict
Dirk Engling
2021-07-13
Support more table definition layout versions found in test data and bigdump databses
Dirk Engling
2021-07-12
now handling long compressed records.
itsme
2021-07-10
Some clarification on the field types in tables
Dirk Engling
2021-07-09
crodump: improved strudump output and code
itsme
2021-07-09
crodump: added part of CroSys decoder.
itsme
2021-07-09
added largefile support. added 'bankdump' subcommand, which uses 'readrec'. figured out .dat and .tad header bytes. replaced option with separate subcommand: .
itsme
2021-07-09
added support for compressed records. kodump now supports a --width option.
itsme
2021-07-07
Base nr starts at 0
itsme
2021-07-07
the basedef can be both an index and rawbytes. printing some Bank def values as escaped string now
itsme
2021-07-07
crodump: the --struonly option now prints detailed info on tables and fields
itsme
2021-07-07
corrected use of the need_decode flag, added support for -a option with '--nokod'
itsme
2021-07-07
several updates:
itsme
2021-07-07
CroStru record structure now seems to be mostly decoded
itsme
2021-07-06
crodump: added verbose dump, which prints all unreferenced datablocks. added --increment to scan for KOD shifts. support hex stdin data. added --struonly opt...
itsme
2021-07-06
initial commit
itsme