Age | Commit message (Expand) | Author |
2021-07-13 | added sysnum to enumrecs interfaceHEADmaster | itsme |
2021-07-13 | example showing how to use db.enumerate | itsme |
2021-07-13 | now the enumerate_XXX functions actually work | itsme |
2021-07-13 | corrected tabledef | itsme |
2021-07-13 | removed hexdump in comment | itsme |
2021-07-13 | updated table definition layout. and added several flag bit values. | itsme |
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 | Dump the field type identifier found in test data | Dirk Engling |
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 | noting that there can be more than one compressed chunk. | itsme |
2021-07-12 | now handling long compressed records. | itsme |
2021-07-10 | More type information for record columns | Dirk Engling |
2021-07-10 | Test databasse with all table entry types | Dirk Engling |
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 | 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 |