Commit graph

16641 commits

Author SHA1 Message Date
iceman1001 3de4f5225b enable fingerprint for UL-C tags too 2023-06-11 22:59:10 +02:00
iceman1001 5505096483 text 2023-06-11 22:41:52 +02:00
iceman1001 1caf4ad1d2 text 2023-06-11 22:30:09 +02:00
iceman1001 219d38e0fa added test for philips in the selftest 2023-06-11 21:53:42 +02:00
iceman1001 4180f6bfe2 added philips toothbrush detection in hf mfu info and generator in hf mfu pwdgen -r 2023-06-11 21:52:42 +02:00
iceman1001 5df82c537c missed one file 2023-06-11 21:33:04 +02:00
iceman1001 dfc338c384 philips pwd/pack gen algo 2023-06-11 20:04:26 +02:00
iceman1001 f1d78c4e7c new crc16 option used with Philips toothbrushes. different init value 0x49a3. Should be reported to the CRC catalog https://reveng.sourceforge.io/crc-catalogue/16.htm 2023-06-10 12:17:56 +02:00
iceman1001 d5f8202284 textual 2023-06-10 12:03:39 +02:00
Iceman 005fddfe6d
Merge pull request #1996 from jerji/master
Add ability to simulate paradox fobs from fc and cn
2023-06-04 21:59:28 +02:00
Angel 2adfc928fc
Merge branch 'master' into master
Signed-off-by: Angel <jeremy_1996@hotmail.com>
2023-06-04 11:39:45 -04:00
Angel dc1a0936da Re-added old checksum under command parameter for demod and read. 2023-06-04 11:38:13 -04:00
iceman1001 97eb0238b1 style 2023-06-02 10:45:04 +02:00
iceman1001 1107c214c5 hf mf ndefformat now uses the binary key loading 2023-05-30 16:19:33 +02:00
iceman1001 2356dfea73 hf mf restore - now uses the binary key loading fct() 2023-05-30 14:14:21 +02:00
iceman1001 7c8e9db822 allow user abort when wiping 2023-05-30 13:46:52 +02:00
iceman1001 7368cccdf9 Disney MagicBand 2023-05-29 06:57:39 +02:00
iceman1001 f17ce1fd68 revert one debug message 2023-05-28 12:40:57 +02:00
iceman1001 2b90683aff added debug output for usart comms 2023-05-28 12:34:29 +02:00
iceman1001 6d22b606c2 adapt comparison 2023-05-28 10:26:07 +02:00
iceman1001 da250f9eed adapted to handle the bluetooth identifier on a Proxmark SE device. Full name is identifier is: Proxmark SE(TEST) 2023-05-28 08:24:06 +02:00
iceman1001 336bd06d88 type fix 2023-05-28 07:34:27 +02:00
Iceman 9df031b5a0
Merge pull request #1999 from d18c7db/master
Fix truncated FPGA upload due to incorrect integer size variable
2023-05-27 21:58:00 +02:00
d18c7db c5c0ef36a7 Fix truncated FPGA upload due to incorrect integer size variable 2023-05-27 21:47:51 +02:00
iceman1001 62b184ce49 adapt usart rx to enable clocks 2023-05-27 21:12:58 +02:00
iceman1001 1d0da726ec the clocks for usart rxtx wasnt enabled. 2023-05-27 21:10:11 +02:00
iceman1001 32fcf5e870 make 16 bytes default cols 2023-05-27 17:00:28 +02:00
iceman1001 0cc7373655 fix resource leaks 2023-05-27 12:10:32 +02:00
iceman1001 328e5461f8 added "--sk" param to hf mf eview and view commands. This param extracts and saves keys to binary key file 2023-05-27 10:46:42 +02:00
iceman1001 82886e2036 reverting back to threshold 5, HF reading becomes better. Keeping the Simulation threshold 2023-05-27 10:30:52 +02:00
iceman1001 71f934dbd7 text 2023-05-27 10:28:54 +02:00
iceman1001 5c604de4c1 adapt hardnested bitflip arrays to load 2023-05-27 10:26:30 +02:00
iceman1001 231307252b Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2023-05-27 10:05:29 +02:00
Iceman 1571f95a2a
Merge pull request #1982 from phaseloop/em4x50-bruteforce
Bruteforce engine to crack non-random 32 bit keys
2023-05-27 10:06:09 +02:00
PhaseLoop 0f4b787df1 replace bzero with memset 2023-05-27 07:18:59 +00:00
iceman1001 d1783ce2a4 text 2023-05-27 08:49:18 +02:00
PhaseLoop 22ae67d2cf Revert doc autostyle 2023-05-26 07:20:27 +00:00
iceman1001 94e4afaa03 fix signature key bug and simplify logic 2023-05-26 05:36:07 +02:00
iceman1001 01333c7a27 simplify logic 2023-05-26 05:22:04 +02:00
iceman1001 c35749dd13 adapting to the new return value from hardnested 2023-05-26 05:20:29 +02:00
iceman1001 71ae06cf8b style 2023-05-26 05:12:01 +02:00
iceman1001 15c751231f adapting default keys array 2023-05-26 05:11:17 +02:00
iceman1001 a62811ae69 hf mf hardnested, now indicates if it failed when recovering key 2023-05-26 05:10:37 +02:00
Iceman 359deb9d1d
Merge pull request #1997 from berlin4apk/master
New keys
2023-05-26 04:45:19 +02:00
berlin4apk c13632a980 New keys 2023-05-25 20:19:59 +02:00
iceman1001 7b92c00827 hide false positive in CMAKE on MINGW 2023-05-25 07:58:43 +02:00
iceman1001 9ee7bd2936 adjust potential type conversion 2023-05-25 07:15:43 +02:00
Angel 0606388e03 Updated CHANGELOG.md 2023-05-24 22:02:20 -04:00
Angel 4dc8d5316a Make Style 2023-05-24 21:54:42 -04:00
Angel ef74541b28
Merge branch 'RfidResearchGroup:master' into master 2023-05-24 21:47:02 -04:00