cronodump icon indicating copy to clipboard operation
cronodump copied to clipboard

A Cronos database converter

Results 10 cronodump issues
Sort by recently updated
recently updated
newest added

Hello! Can someone, please, advise me on how to correctly retrieve the values of these related fields? I have a Bank, that includes the "people" and "anketa" bases, which are...

If the cracking heuristics can not completely deduct a KOD table, allow for unresolved entries with the value of -1 To fix up some of these entries, the user can...

Fithout it: ``` File "./cronodump/crodump/crodump.py", line 115, in strucrack db = Database(args.dbdir, args.compact, None) ^^^^^^^^^^^^ AttributeError: 'Cls' object has no attribute 'compact' ```

Hello, I'm a beginner, so it may be more a question of ignorance than a bug... I'm trying to transfer a cronos database to CSV. So I try the command...

bin/croconvert --strucrack --csv --dbcrack test_data/DB/ WARN: expected dbinfo to start with 0x03 ERROR decoding db definition: list index out of range This could possibly mean that you need to try...

Greetings! I have a problem with converting data to postgres template (using croconvert.py -t postgres ). The original database has a few tables and each table has a field with...

Is it possible to decode values of links to find out base name and SN? e.g. we have HEX value link '01 05 08 00 00 00 02 00 00...

Hello, i am getting this issue, help pls to fix it. > bin/croconvert --strucrack --csv --dbcrack /run/media/userl/drive/Cronos/base WARN: expected dbinfo to start with 0x03 ERROR decoding db definition: 'charmap' codec...

Имею базу, которая на конвертации выдает ошибку: "WARN: expected dbinfo to start with 0x03 ERROR decoding db definition: This could possibly mean that you need to try with the --strucrack...

CronosPlus has an option to backup a "bank" with its data and indices into compressed .cpy archive. Are there plans to support this kind of a database in the future?...