Commit graph

9666 commits

Author SHA1 Message Date
Doridian c868e54734 Minimal change to utilize ARM NEON capabilities 2022-03-28 11:42:21 -07:00
iceman1001 9d1e75a9b5 --verbose now also prints the keys 2022-03-27 10:48:18 +02:00
iceman1001 b9baae4b32 --verbose flag now also prints a found value block in cyan color and the decoded value 2022-03-26 20:00:01 +01:00
iceman1001 492ea52dfa adding clone option 2022-03-25 02:24:52 +01:00
iceman1001 2cfe69d92c Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2022-03-24 14:24:51 +01:00
Philippe Teuwen 84e1784335 em4305 tearoff: fix displayed delays 2022-03-24 13:08:21 +01:00
iceman1001 758e7d9d2b improve hf mf wrbl with text and a new param --force to make sure user understands when writing to block 0. 2022-03-24 12:30:48 +01:00
iceman1001 cdf079a0c1 less false positives with indala. Check ratio of zeros in demod. 2022-03-23 23:03:23 +01:00
iceman1001 77e6626c9c textual 2022-03-23 22:40:53 +01:00
iceman1001 732a47944c remove verbose output. less crap on lf search 2022-03-23 22:39:36 +01:00
iceman1001 95d1631bed style 2022-03-23 18:22:03 +01:00
iceman1001 7aeb462e18 convert 15readercommand to use NG frames. Removing the confusing of status and length of received package in same return param. Now returns proper status and length is a ref param 2022-03-23 17:37:40 +01:00
Iceman 42498fd755
Merge pull request #1618 from nemanjan00/iso15693_read_multi
Add first and last block for ISO15693_READ_MULTI_BLOCK to command list
2022-03-22 17:59:33 +01:00
nemanjan00 5c9693529c Get output with UID 2022-03-22 00:55:37 +01:00
nemanjan00 24d3094012 Check cmd size 2022-03-21 21:34:38 +01:00
Iceman 0f98e177ba
Merge pull request #1632 from equipter/master
Update changelog & rename hf_i2c_recovery.lua
2022-03-20 21:44:00 +01:00
Andy 82227e6690
rename hf_i2c_recovery to hf_14a_i2crevive
changed the name to more specific designation :)
2022-03-20 20:41:07 +00:00
Iceman d5bbb54c86
Merge pull request #1630 from equipter/master
Create hf_i2c_recovery.lua
2022-03-20 21:02:23 +01:00
Benjamin DELPY 568236b265
Minor fix for EV2 XL Signature 2022-03-20 20:16:54 +01:00
Andy c79cba4bcc
Create hf_i2c_recovery.lua
helps unbrick soft locked i2cs (xsiids)
2022-03-20 18:53:12 +00:00
iceman1001 f59f8dd528 hf mf restore accepts 4,7,10 hex bytes UID 2022-03-20 07:47:27 +01:00
iceman1001 507d5a43ba new param to view command to print all keys nicely and also print all found value blocks, if any 2022-03-19 20:23:11 +01:00
Andy 4decd73ea8
update mfc_default_keys.dic
added 2 keys. 4 different cards, 1 staff 3 student all had same keys in same places
2022-03-19 18:32:16 +00:00
iceman1001 63612c9375 data diff - handle different lengths 2022-03-13 21:42:38 +01:00
iceman1001 85f16fd471 textual 2022-03-13 04:45:32 +01:00
iceman1001 15b8eb5935 coverity fixes 2022-03-13 04:27:23 +01:00
iceman1001 a45082e045 increase string line array 2022-03-13 03:57:10 +01:00
iceman1001 1953cd953b codeQL fix 2022-03-13 03:54:37 +01:00
iceman1001 a7d099bc2b remove debug statement 2022-03-13 03:08:46 +01:00
iceman1001 7fe8354b47 added ascii to diff command output 2022-03-13 03:04:04 +01:00
iceman1001 1916fa31b5 build error 2022-03-12 20:05:27 +01:00
iceman1001 1222d995ef remove c param 2022-03-12 19:21:09 +01:00
iceman1001 8a54e103cc added a new command 2022-03-12 18:57:56 +01:00
iceman1001 045f30d00d refactoring function to download file from spiffs 2022-03-12 18:57:06 +01:00
nemanjan00 e4c641b708 Add first and last block for READ_MULTI_BLOCK 2022-03-07 02:09:36 +01:00
Philippe Teuwen 355bc88827 fix typo 2022-03-03 01:11:11 +01:00
Philippe Teuwen f99704c780 Fix warnings with Apple clang 11 2022-02-28 15:18:49 +01:00
iceman1001 a699c0b5dd text 2022-02-28 05:38:11 +01:00
iceman1001 a7f69b5f13 style 2022-02-27 16:32:42 +01:00
Philippe Teuwen 34c56c6227 cliparser: Fix codeql warnings 2022-02-27 14:31:07 +01:00
Philippe Teuwen e504cdc5f8 hardnested: Fix codeql warnings 2022-02-27 14:29:11 +01:00
Philippe Teuwen 7c240753a2 14a, 15, hf: Fix codeql warnings 2022-02-27 14:22:38 +01:00
Philippe Teuwen abddde7a51 felica: Fix codeql warnings 2022-02-27 14:09:26 +01:00
Philippe Teuwen 02d2fcc3e7 gallagher: Fix codeql warnings 2022-02-27 14:05:57 +01:00
Philippe Teuwen e2cc368b11 iclass: Fix codeql warnings 2022-02-27 14:04:12 +01:00
Philippe Teuwen 8ecbd88251 codeql: fix printf 2022-02-27 13:53:43 +01:00
iceman1001 9f22131dd1 alignment 2022-02-26 20:34:18 +01:00
iceman1001 b776c98422 fix copy pasta 2022-02-26 17:40:24 +01:00
iceman1001 3e543fcc65 added new public key, thanks to @anon! 2022-02-26 17:36:14 +01:00
iceman1001 652affbfb1 rework start screen to be shorter 2022-02-26 17:17:14 +01:00