Commit graph

8802 commits

Author SHA1 Message Date
iceman1001
063b393eba textual 2020-03-26 20:36:38 +01:00
iceman1001
15726268bf fix: hf mf fchk - exit on button press 2020-03-26 09:30:59 +01:00
iceman1001
5e21566201 coverity 274112 - unintended sign extension 2020-03-25 17:41:10 +01:00
iceman1001
b0b5bcda76 textual 2020-03-25 17:27:19 +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
20547d773b cppchecker - buffer overflow 2020-03-24 13:27:33 +01:00
iceman1001
a24c7334cf cppchecker - invalidprintf 2020-03-24 13:20:50 +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
90a9c215de cppchecker missing includes 2020-03-24 11:59:22 +01:00
iceman1001
b63495cce7 cppchecker missing includes 2020-03-24 11:56:03 +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
1f5de5debd hitag sniff, use edgemode 2020-03-24 10:08:11 +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
Iceman
165594e4cd
Merge pull request #621 from mwalker33/Keri-MS
Update CHANGELOG.md
2020-03-22 17:17:56 +01:00
Iceman
63b1e01a3c
Merge pull request #622 from BarikMana/master
Bosch Solution 6000 Key Sector 0 Key A&B
2020-03-22 17:17:19 +01: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
mwalker33
0360a3fa0a
Merge branch 'master' into Keri-MS 2020-03-22 21:10:38 +11:00
mwalker33
371e534ad4 Update CHANGELOG.md
Keri MS support
2020-03-22 21:05:27 +11: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
Iceman
4b4a941c17
Merge pull request #596 from temskiy/lf_emul
EM4100 read/clone/simulate standalone mode
2020-03-21 18:20:48 +01:00
Artem Gnatyuk
0abba96eb6 Add my modes after merging. 2020-03-22 00:03:16 +07:00
Artem Gnatyuk
3fb4045c16 Merge branch 'master' into lf_emul 2020-03-21 23:47:09 +07:00
Artem Gnatyuk
c36d86bc01 Make style 2020-03-21 21:39:30 +07:00
Artem Gnatyuk
097595cdef [RDV4] Readed IDs store to file in spiffs 2020-03-21 21:27:57 +07: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