Commit Graph
156 Commits
Author SHA1 Message Date
iceman1001 309e88ca65 the handle plot was showing the plot window when running hf search etc. now it will be downloaded the plot but plot window is hidden. if you show the plot window before running you will see it 2024-02-25 17:39:28 +01:00
iceman1001 26fda45837 style 2024-02-21 22:49:59 +01:00
Sonic803 87a85766ed Don't stop on break plot error 2024-02-21 17:26:55 +01:00
Sonic803 b80cc92c39 Use ST25TB_SR_BLOCK_SIZE instead of 4 2024-02-21 15:41:31 +01:00
Sonic803 f6ae161fd5 Free in case of write error 2024-02-21 12:42:54 +01:00
Sonic803 4bf3cb928b Added 14b restore, modified 14b reader,wrbl 2024-02-21 12:36:27 +01:00
iceman1001 d58a9ad84e text 2024-02-10 19:07:13 +01:00
iceman1001 6b5d5951bb unify text, improving mfu info output, and fixed some bugs with card uid not used in the fingerprinting 2024-02-04 23:19:43 +01:00
iceman1001 081ff216eb style 2024-01-23 15:28:50 +01:00
iceman1001 29ba621f5d 14b dump/view now support -z flag for dense output 2024-01-20 23:14:35 +01:00
iceman1001 05353deb4a unified verbose param text and fixed behavior 2024-01-18 19:46:14 +01:00
iceman1001 22fd440c83 style 2024-01-18 16:41:13 +01:00
iceman1001 989ef99e4a added a command to clear trace. Moved picopass reader to above _other_ 14b checks to improve speeds. Might do a extensive param to search for those odd ones 2024-01-16 16:23:20 +01:00
iceman1001 730cc21f08 fix the field is off check 2024-01-16 15:49:35 +01:00
iceman1001 2981dd94f7 had to keep track if the field is on or off on deviceside for 14b raw.\nAdded picopass ISO14443-B anticollision. It allows us to send raw packages over 14b. 2024-01-16 15:12:16 +01:00
iceman1001 13b74dd817 text 2024-01-16 13:52:25 +01:00
iceman1001 5b31211971 style 2024-01-16 11:53:42 +01:00
iceman1001 e89ec244cd rename sriwrite command 2024-01-16 11:52:10 +01:00
iceman1001 70b4bee761 reworked the 14B comms. Uses NG packets now. Most raw / apdu / write / rd got some love 2024-01-16 11:37:13 +01:00
iceman1001 4df743c2a0 style 2024-01-15 13:08:55 +01:00
iceman1001 8b61e28081 changed to defines and prepped to identify st25B... 2024-01-09 15:40:40 +01:00
iceman1001 814dc8652d change 14b sriwrite, now supports a force option to override block checks. Good for devices like Gentilkiwis... 2024-01-09 13:11:47 +01:00
iceman1001 e5b4cbedb6 refactored 14b read and 14b write. Write now also tries to verify that block has changed 2024-01-09 13:10:43 +01:00
iceman1001 17f4b95bdd removed user side timeout and improved debug messages 2024-01-09 13:09:38 +01:00
iceman1001 fd08617dfe text 2024-01-09 10:36:54 +01:00
iceman1001 1efb38ba98 fix hf 14b dump command not lock up every other call and modified the output. 2024-01-09 10:22:27 +01:00
iceman1001 131721c94a fix hf 14b dump - now always turn off the field even when called with --ns 2024-01-09 10:01:35 +01:00
iceman1001 562faa8489 removed the inconsistency of both being a status value and length value 2024-01-08 23:40:45 +01:00
iceman1001 69ec1c6c04 remove some repeating 14b select calls 2024-01-08 22:17:50 +01:00
iceman1001 82aa6ac08c gave 14b commands some serious love and overhaul. package handling for APDU and different selects is improved. return codes now consequent 2024-01-08 21:17:42 +01:00
iceman1001 38cf64c196 text 2024-01-07 22:31:00 +01:00
iceman1001 fdc1c9d864 text 2023-12-06 22:16:53 +01:00
iceman1001 a2fdab98b5 style 2023-10-22 14:20:20 +02:00
iceman1001 272cb2bbc5 added no save parameter to iclass dump. Also adjusted the text for the other places. 2023-10-20 16:54:44 +02:00
iceman1001 29712bfde6 text 2023-10-10 19:49:27 +02:00
iceman1001 7cec258349 minor adjustments to texts 2023-10-09 20:09:22 +02:00
iceman1001 89db5d3875 text 2023-10-02 20:59:01 +02:00
iceman1001 fb23d2047f reworked the JSON format for 14a, 14b, 15, cryptorf, lto, NDEF.\nDeprecated EML format. Pm3 client do not save EML files any more.nPm3 client will continue to load EML files. 2023-10-02 20:11:23 +02:00
Philippe Teuwen d74e264250 style 2023-09-07 20:13:18 +02:00
iceman1001 32f892e512 fix 14b dump 2023-08-29 22:37:56 +02:00
iceman1001 4e411bec22 fixing false positives 2023-08-29 10:57:05 +02:00
iceman1001 0810f07a41 improving false positive for 14b SR tags 2023-08-28 18:00:32 +02:00
iceman1001 41ff9191d6 text 2023-07-24 21:04:21 +02:00
iceman1001 bf8ac54c38 fix loop logic. thanks @jump 2023-06-23 17:58:22 +02:00
iceman1001 25f84bcb8e fix 14b detection in hf search 2023-06-23 17:21:47 +02:00
iceman1001 d480cbd1d0 hf 14b dump now supports the no save parameter 2023-04-26 00:10:15 +02:00
iceman1001 6597d14e10 swapped to defines 2023-01-14 12:17:10 +01:00
iceman1001 2627f3b3b9 the ndef printing is now more dense and it honors verbose output 2022-10-23 02:59:27 +02:00
iceman1001 71f96ba1e7 make style 2022-10-16 17:56:12 +02:00
DidierA 3e582b246a print_sr_blocks(): don't assume uid is at begining of dump 2022-09-20 23:01:25 +02:00