Commit graph

14998 commits

Author SHA1 Message Date
iceman1001 68d79527e5 cppcheck unused 2022-01-29 10:13:05 +01:00
iceman1001 fb9f7d6562 cppcheck bad logic 2022-01-29 10:11:15 +01:00
iceman1001 5b8b4b295c remove reduntant 2022-01-29 10:07:53 +01:00
iceman1001 c5e9201dd8 fix cppcheck shadowing 2022-01-29 10:05:26 +01:00
Oleg Moiseenko b51081ff73
Merge pull request #1566 from merlokk/cip_doc
cipurse overview
2022-01-29 02:03:10 +02:00
merlokk da2719c6f3 cipurse overview 2022-01-29 02:02:51 +02:00
Oleg Moiseenko cb3ae9a82d
Merge pull request #1565 from merlokk/cip_create
Cipurse create(app)/delete(all)/format commands
2022-01-29 02:00:35 +02:00
merlokk 025a92f8fe fix access rights 2022-01-29 01:58:46 +02:00
merlokk 3d6a33e21e add specific apdu codes for delete command and add sample create application 2022-01-28 20:57:31 +02:00
merlokk 43577b3db4 refactoring. add ability to produce command specific apdu codes 2022-01-28 20:16:48 +02:00
merlokk 788e712a6c create file works 2022-01-28 20:09:53 +02:00
merlokk 1b15811c5f card format command and create file sketch 2022-01-28 19:35:14 +02:00
merlokk 9ef78cfbe7 delete aid/fid command 2022-01-28 17:31:14 +02:00
merlokk 0f5c6005d1 transactions 2022-01-28 17:30:31 +02:00
merlokk 5763089f5a delete by aid command 2022-01-28 16:02:00 +02:00
Oleg Moiseenko 572c1563f8
Merge pull request #1563 from merlokk/cip_select
Cipurse select command and update in the info command
2022-01-28 15:27:32 +02:00
merlokk 57077c205e texts 2022-01-28 15:17:06 +02:00
merlokk da1b49f57d cipurse select works 2022-01-28 15:10:02 +02:00
merlokk 592e76cf14 cipurse info added PxSE aid list 2022-01-28 11:45:22 +02:00
merlokk eaee162c64 show pxse in the info 2022-01-28 11:24:04 +02:00
Eric Betts cc77f9662d remove redundant include 2022-01-27 22:00:34 -08:00
Iceman fc2cc9d2a8
Merge pull request #1562 from bettse/ios_safety
preprocessor macros for iOS
2022-01-28 06:56:31 +01:00
Eric Betts 8b21655458 preprocessor macros for iOS 2022-01-27 21:27:27 -08:00
merlokk 7be1e3c0cd add select MF to info command 2022-01-28 01:02:38 +02:00
merlokk ac5cc95f9e add select commands 2022-01-28 01:02:12 +02:00
iceman1001 f1501c9698 should fix actions builds fro OSX 2022-01-27 06:20:57 +01:00
iceman1001 7bfb314ffa should fix the actions for ubuntu and wsl 2022-01-27 06:17:16 +01:00
iceman1001 5b803d2dd4 should fix thread safe call on Mingw (thanks to @gator96100) 2022-01-27 06:10:20 +01:00
Philippe Teuwen 33d3027b70 fix pm3_tests for real 2022-01-26 20:42:11 +01:00
Philippe Teuwen 33860b3689 fix pm3_tests 2022-01-26 20:38:22 +01:00
iceman1001 2bac77a84f add new bruteforce tools for teleno's compasX software 2022-01-26 19:57:10 +01:00
Philippe Teuwen 117bf7380f Fix multi cmds in interactive mode 2022-01-26 11:49:47 +01:00
iceman1001 a37fdb1ccf added getversion response for 14a -t 3, (simulation of desfire anticollision) 2022-01-26 06:51:34 +01:00
iceman1001 5d40df46e3 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2022-01-26 06:18:28 +01:00
iceman1001 581232217f added a AID and some minor style 2022-01-26 06:17:28 +01:00
iceman1001 a0d6a82752 added --raw to clone/sim 2022-01-26 06:15:43 +01:00
iceman1001 7e9067b176 style 2022-01-26 06:15:08 +01:00
Philippe Teuwen 2777fe4afa
Merge pull request #1561 from bthedorff/master
Add from comment
2022-01-26 00:15:42 +01:00
bthedorff ecb2803183
Add from comment
Adds from comment for PCSC 37Bit to make match other comments' format and for future reference if needed
2022-01-25 18:06:46 -05:00
iceman1001 d276ad8eb8 remove ending comma 2022-01-25 22:50:54 +01:00
Philippe Teuwen 140a7f34a4 make style 2022-01-23 20:02:57 +01:00
Philippe Teuwen b7e35e599f changelog 2022-01-23 20:02:15 +01:00
Philippe Teuwen 977bb8786c fix pwd presence in hf mfu dump for ULEV1/NTAG 2022-01-23 19:56:14 +01:00
Philippe Teuwen adde53dbfb hf mfu info: avoid read error when pwd is provided 2022-01-23 19:46:47 +01:00
iceman1001 b9bc5f7a38 fix xiaomi pack algo 2022-01-23 14:38:42 +01:00
iceman1001 30468731e1 restore amiibo detection 2022-01-23 01:37:30 +01:00
iceman1001 0587845c56 added another pwdgen algo 2022-01-23 01:32:14 +01:00
iceman1001 3af0f4a0fd no need to save the image file each time its shown 2022-01-22 18:37:00 +01:00
iceman1001 a7d3c15c17 hf mfdes createapp - made help text according to our standard. Still too long parameter descriptions 2022-01-22 18:36:18 +01:00
iceman1001 b246a2a53e make zero check stricter 2022-01-22 18:34:57 +01:00