Commit graph

5188 commits

Author SHA1 Message Date
Iceman a1ae0523ac
Merge pull request #626 from Windslab/patch-1
textual
2020-03-29 07:53:13 +02:00
iceman1001 a79a11256a revert 2020-03-29 07:48:01 +02:00
Winds 9356549bc6
textual
Correcting a script name
2020-03-28 18:23:05 +03:00
iceman1001 82d99522b4 textual 2020-03-27 11:56:47 +01:00
iceman1001 ffb8ad9873 defaults 2020-03-26 21:04:58 +01:00
iceman1001 063b393eba textual 2020-03-26 20:36:38 +01:00
iceman1001 a9571d26b0 fix coverity 274113 2020-03-25 16:49:19 +01:00
iceman1001 6e49d94a82 fix coverity 205241 2020-03-25 16:35:31 +01:00
iceman1001 19a43d4726 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 2020-03-25 11:20:47 +01:00
iceman1001 dc4bd2c1f7 fix: bizarr behavior in Proxspace lua, where io.read("*l") default behavior swaps to io.read("*L") . So lets make *L default a strip away all newlines... 2020-03-25 11:20:35 +01:00
iceman1001 0c25f85c9f empty string. 2020-03-25 11:19:20 +01:00
Iceman 04715cb2ea
Merge pull request #624 from darconeous/patch-1
Updates to the Tesla AIDs
2020-03-24 17:20:26 +01:00
Robert Quattlebaum f593efebf4
Re-added teslaStore AID, also added TeslaDAP AID 2020-03-24 09:18:16 -07:00
iceman1001 0033715a59 cppchecker 2020-03-24 13:35:33 +01:00
iceman1001 10243d9bce cppchecker - too many shifts 2020-03-24 13:16:47 +01:00
iceman1001 5acd681f8f cppchecker - too many shifts 2020-03-24 13:11:50 +01:00
iceman1001 0fbf7d6328 cppchecker - shadow 2020-03-24 13:06:09 +01:00
iceman1001 a8aadb2751 cppchecker missing includes 2020-03-24 11:45:57 +01:00
iceman1001 f5a8b0601b fix: coverity 274220 2020-03-24 11:33:52 +01:00
iceman1001 4f78edff31 textual 2020-03-24 11:31:23 +01:00
iceman1001 1e37c57729 chg: hf mfdes info - adapted to support multiple keys 2020-03-24 09:50:17 +01:00
Robert Quattlebaum bc6de92771
Updates to the Tesla AIDs
Now includes the AIDs that are used in the key fob and phone.
Removed some AIDs that can't be selected.
2020-03-23 21:32:20 -07:00
BarikMana d6f6f81094
Bosch Solution 6000 Key Sector 0 Key A&B
Works with any Bosch Solution 6000 PR11xB reader.
2020-03-22 23:44:06 +09:00
Iceman e255571a02
Merge pull request #620 from mwalker33/Keri-MS
Keri ms clone support with fc and cardid
2020-03-22 08:54:24 +01:00
iceman1001 8319b18bc7 chg: hf mf sim - adapt number of sectors to print on type 2020-03-22 08:10:10 +01:00
mwalker33 1df6782312 Update cmdlfkeri.c
Card ID change to CN/Card Number
2020-03-22 17:47:35 +11:00
mwalker33 dfe36a2d60 Update cmdlfkeri.c
Code clean and tune
2020-03-22 11:55:38 +11:00
iceman1001 fc1c133c46 fix: script hf_bruteforce - ensure zeropadding 2020-03-21 23:13:41 +01:00
iceman1001 64e027faf7 chg: unify dump file template used in this repo. hf-mf-(uid)-dump.(bin/eml/json) is the prefeered style. 2020-03-21 20:58:20 +01:00
iceman1001 dd3bd72af4 chg: 'hf 15 dump' - add basic json format when saving\nchg: 'hf 15 restore' - match file template to hf-(tyoe)-(uid)-dump.(extension) 2020-03-21 20:38:58 +01:00
iceman1001 5ceb83673f save json, added basic support for 14b/15/t555/legic 2020-03-21 20:34:57 +01:00
iceman1001 7e97062381 change for bionic only to zero out if set 2020-03-21 20:18:42 +01:00
iceman1001 9a2fc52a92 closing files are use... 2020-03-21 12:40:16 +01:00
iceman1001 80f79b1066 swap to live execution 2020-03-21 12:37:40 +01:00
iceman1001 e80eb37b5e more rework 2020-03-21 12:34:58 +01:00
mwalker33 4175297f57 Update cmdlfkeri.c
help update
2020-03-21 21:42:00 +11:00
mwalker33 6440f4c5b0 Update cmdlfkeri.c 2020-03-21 21:36:37 +11:00
mwalker33 3125812f93 Update cmdlfkeri.c
Added clone for FC and CardID
2020-03-21 20:08:11 +11:00
iceman1001 4443ae5500 rework script 2020-03-21 10:04:03 +01:00
iceman1001 19aa618fbd keys 2020-03-21 10:03:36 +01:00
Iceman 8ee03cb5e6
Merge pull request #615 from mwalker33/Keri-MS
Update cmdlfkeri.c
2020-03-21 09:42:29 +01:00
mwalker33 d870b52d7b Update cmdlfkeri.c 2020-03-21 13:37:33 +11:00
iceman1001 be3932d3c0 textual 2020-03-19 12:05:48 +01:00
iceman1001 7a1c65d1af chg: hf mfdes info - refactored a bit. \nchg: hf mfdes enum - now works again 2020-03-19 12:05:29 +01:00
Iceman b4cc0119d8
Merge pull request #612 from Windslab/master
Create hf-writer.lua
2020-03-19 11:25:10 +01:00
Winds 4bbe0827f5 Update hf-writer.lua
Add the possibility for a -h helptext param
2020-03-19 12:29:39 +03:00
iceman1001 37011158e1 chg: hf mfp info - more text / better detection between DESFire and Plus 2020-03-19 09:26:56 +01:00
iceman1001 3947528996 optional color for serial text in prompt 2020-03-19 05:44:47 +01:00
Winds 6b30e1ab00 Update hf-writer.lua
Adapted your script to the coding standards
2020-03-18 13:39:10 +03:00
iceman1001 eab2ebafae added pwdgen test 2020-03-17 17:12:27 +01:00