Commit graph

15679 commits

Author SHA1 Message Date
iceman1001 2a25e7e1a3 missing fix 2022-06-14 23:40:03 +02:00
iceman1001 b37eaa9282 reworked staticnested a bit 2022-06-14 21:38:32 +02:00
Iceman 9bb1609114
Merge pull request #1689 from kormax/master
Change 'hf 14a list' to annotate more ECP frame formats
2022-06-14 21:36:49 +02:00
kormax b11b4e66af Change 'hf 14a list' to annotate more ECP frame formats 2022-06-14 21:42:50 +03:00
iceman1001 a0ac404497 added missing lib dependency (thanks @mistial-dev) 2022-06-13 07:30:35 +02:00
iceman1001 f4011f3283 fix test sequence 2022-06-13 07:27:05 +02:00
iceman1001 b841bd4f41 skip readB for staticnested and skip checkkeys 2022-06-12 14:26:55 +02:00
iceman1001 1ce495b624 fix cppcheck uninitvar 2022-06-12 12:22:05 +02:00
iceman1001 65ba68f0da fix cid #394816, #394815 2022-06-12 12:18:54 +02:00
iceman1001 493e1a3379 text 2022-06-12 11:55:22 +02:00
iceman1001 372ab2af98 style 2022-06-12 11:51:50 +02:00
iceman1001 231faee4dd text 2022-06-12 11:49:36 +02:00
Iceman 5e20905a9d
Merge pull request #1687 from Doridian/fix/use-snprintf
Switch usage of sprintf to snprintf
2022-06-12 11:43:31 +02:00
Iceman 16b62fa66e
Merge pull request #1685 from xianglin1998/master
StaticNested fast decrypt(backdoor 2nt.).
2022-06-12 11:41:07 +02:00
Doridian c24cf70a7b forgot default case 2022-06-11 16:56:45 -07:00
Doridian 6ed6571430 code scan has an issue with this i guess 2022-06-11 16:38:58 -07:00
Doridian c02f45a767 changelog 2022-06-11 16:21:49 -07:00
Doridian 83943aafc8 and done 2022-06-11 16:16:56 -07:00
Doridian 1a4437550b all cmd done 2022-06-11 15:40:33 -07:00
Doridian 789f807e83 100 2022-06-11 15:32:08 -07:00
Doridian 6b951960f1 below 150 2022-06-11 12:29:27 -07:00
Doridian 2aa524be94 below 250... 2022-06-11 12:02:48 -07:00
Doridian 107bfe469a down to precisely 300 problems 2022-06-10 13:16:04 -07:00
Doridian fbed379691 snprintf in some commands 2022-06-10 13:02:23 -07:00
Doridian fe4599fb14 Use snprintf in client/deps 2022-06-10 12:29:18 -07:00
dx林 de0549a269 StaticNested fast decrypt(backdoor 2nt.). 2022-06-10 11:02:06 +08:00
iceman1001 1711338035 added a zero check for data save 2022-06-06 20:06:46 +02:00
iceman1001 ad64fdfeb7 adapt hf mfu eview to take prefix header lenght in consideration 2022-06-06 19:07:16 +02:00
iceman1001 c5d12bba0f adapt hw dbg to query device before setting log level 2022-06-06 18:21:28 +02:00
iceman1001 16909994be update workflow version. Since v1 is being deprecated 2022-06-06 13:25:11 +02:00
iceman1001 1f3ec36196 missing comma 2022-06-06 13:23:31 +02:00
iceman1001 b4255eea77 simplify save files 2022-06-06 13:20:39 +02:00
iceman1001 2c61530cba minors stuff, added some blowfish decrypt 2022-06-06 12:59:09 +02:00
iceman1001 2c06054881 text 2022-06-06 12:49:02 +02:00
iceman1001 18bcbf1894 style 2022-06-06 07:57:13 +02:00
Iceman f09eaa8c3a
Merge pull request #1678 from mwalker33/Mifare-Value
Mifare Classic Value operations
2022-06-06 07:47:21 +02:00
mwalker33 f5170f1d18 Mifare Classic Value operations
Added increment value, decrement value via the supplied commands and set value via the normal write command.  Also added "get" to read a value block and decode/display.
2022-06-05 16:58:53 +10:00
iceman1001 3d0e54d85c fix format strings 2022-06-02 21:18:21 +02:00
iceman1001 4195c9d901 fix logic 2022-06-02 20:44:37 +02:00
iceman1001 023ae4c7f1 mf sim - after getting a rats from rdr , and we are not simulating a rats supporting tag, set state to idle, ie wait for WUPA/REQA 2022-06-02 05:16:34 +02:00
iceman1001 f1e228e739 fix cid 393261 2022-05-31 22:30:41 +02:00
iceman1001 10e7da9065 fix cid 393262 2022-05-31 22:30:06 +02:00
iceman1001 a5b5b2f08a fix alway defaulting to freq even if divisor was applied. Will still have issue when addressing both standard values.. 2022-05-30 22:35:33 +02:00
iceman1001 65b9a9fb76 widen mfp detection to include 0004 2022-05-21 09:28:38 +02:00
iceman1001 76da953bcb text 2022-05-16 19:46:31 +02:00
iceman1001 f38a3ad762 adapt load dump file refactoring else where 2022-05-15 23:56:35 +02:00
iceman1001 d4c3082741 refactoring loading dump files 2022-05-15 23:06:46 +02:00
iceman1001 d430f51276 text 2022-05-15 11:37:59 +02:00
iceman1001 f241bd4b4d added MAD key Sector0 detection and hf mf mad now takes a -f param for offline decoding of dump files 2022-05-15 11:37:06 +02:00
iceman1001 d7459d47b8 fix value block decoding. Its signed. Thanks @mwalker33 2022-05-14 15:26:48 +02:00