Commit graph

33 commits

Author SHA1 Message Date
iceman1001
039937e28a added the possibility to load .MCT dump files in the client. MCT format is a textual one like EML but with extra descriptive lines of text before each sector 2023-04-23 11:27:12 +02:00
iceman1001
dab3171ba6 added loadbinarykeys fct which takes fn and loads binary MFC keys into two arrays KeyA, KeyB. 2023-03-30 22:38:03 +02:00
iceman1001
53808f2c7f sanity checks and style 2022-12-31 23:07:54 +01:00
iceman1001
62980b5038 refactored topaz commands. It still uses a global var with dynamic memory. Added rdbl, wrbl, view, dump commands to match rest of client 2022-08-05 22:46:59 +02:00
iceman1001
e17fc29e41 added the skeleton for fudan card support 2022-07-09 12:25:03 +02:00
iceman1001
2c61530cba minors stuff, added some blowfish decrypt 2022-06-06 12:59:09 +02:00
iceman1001
d4c3082741 refactoring loading dump files 2022-05-15 23:06:46 +02:00
Philippe Teuwen
30aa7aa7d1 Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
iceman1001
81c6918ac5 cppcheck 2022-01-06 23:25:25 +01:00
Philippe Teuwen
232843477c typos 2021-10-16 23:44:53 +02:00
Philippe Teuwen
dd3b63ae32 rename global session 2021-08-21 20:31:05 +02:00
merlokk
c83c62855b add saveFileJSONrootEx with overwrite function 2021-05-28 14:33:22 +03:00
iceman1001
358bdb7022 dynamic loading and freeing 2021-05-08 19:49:14 +02:00
iceman1001
cbf045dddb refactor fido2 commands to use load and save fcts from fileutils.c. They will now load from /client/resources and save a new file in working dir 2021-05-08 14:59:40 +02:00
iceman1001
52494a6456 added a load json root fct 2021-05-08 10:47:59 +02:00
iceman1001
b3064c4888 style 2021-02-17 08:59:20 +01:00
iceman1001
6416aaa52b add simple detection of file based on extension ftc 2021-02-11 15:36:56 +01:00
Philippe Teuwen
f2bc066858 make style 2021-01-14 11:39:45 +01:00
iceman1001
8b7ef202c3 pref savedefaultpaths uses cliparser, enabled but is not used in the fileutils yet. 2021-01-09 22:44:09 +01:00
tharexde
9af388c1e1 added EM4x50 JSON export 2020-10-26 13:30:25 +01:00
iceman1001
b7e431842e em4x05_dump - also save as json 2020-10-17 01:18:45 +02:00
Philippe Teuwen
224cb2ffd7 make style 2020-06-08 03:15:10 +02:00
iceman1001
307e39bb22 exposing function 2020-06-07 19:47:36 +02:00
iceman1001
4ba4c76081 added a loadEML_safe fct 2020-06-03 17:27:38 +02:00
Philippe Teuwen
72987d562f Implement real callbacks for load/save prefs 2020-06-02 00:52:00 +02:00
iceman1001
e7585b5944 fix #747, 'hf mfu eload' - now detects and converts between plain/old/new mfu binary format 2020-05-24 11:17:11 +02:00
iceman1001
8c22ef076b expanded from u16 -> u32 for keys to be loaded 2020-05-20 08:58:28 +02:00
mwalker33
a8ff7b4815 Comment out file path code 2020-04-25 18:37:23 +10:00
mwalker33
7fdaa51678 Pre Filepath cleanup 2020-04-24 16:45:17 +02:00
mwalker33
600e5d7d6f streamline works 2020-04-24 16:45:17 +02:00
mwalker33
e2c56fe26c updates
Added dump and trace path and clean a little for cleaner use and expansion.
2020-04-24 16:45:17 +02:00
Bjoern Kerler
4b3a78538c HF MFDES dump + chk commands added 2020-04-17 21:06:32 +02:00
Bjoern Kerler
81bc0bc2b9 Reorder client src directories 2020-04-16 10:53:24 +02:00
Renamed from client/fileutils.h (Browse further)