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
Age
Commit message (
Expand
)
Author
2021-07-09
crodump: improved strudump output and code
itsme
2021-07-09
corrected note: the separator byte is 0x1e and not 0xFE as previously stated. likely because 0xFE is a valid russian cp1251 character
itsme
2021-07-09
readers: added 'readlongstring'
itsme
2021-07-09
added notes about CroSys. blocksize. notes about encryption
itsme
2021-07-09
crodump: added part of CroSys decoder.
itsme
2021-07-09
updated documentation
itsme
2021-07-09
koddecoder: added koencode
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
Add description for 16 byte crostru files
Dirk Engling
2021-07-09
note about compressed records
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
hexdump: added 'strescape' function
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
forgot to add readers.py
itsme
2021-07-07
added layout of table definition
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
added note about Stru structure
itsme
2021-07-07
CroStru record structure now seems to be mostly decoded
itsme
2021-07-06
Move docs to the docs directory
Dirk Engling
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
renamed
itsme
2021-07-06
added docs from the etherpad
itsme
2021-07-06
initial commit
itsme