Commit graph

9467 commits

Author SHA1 Message Date
iceman1001 e6a14bf869 text 2022-01-30 21:16:57 +01:00
Eric Betts 98db74f28c remove system define that messes up termux 2022-01-30 11:37:11 -08:00
Gabriel M Schuyler 832abcfc3f Fix typo 2022-01-29 12:56:31 -06:00
iceman1001 22c1078b85 added pwd generator for NTAG tools. md5 of uid 2022-01-29 16:57:31 +01:00
Philippe Teuwen 3ada10be72 Add linenoise-ng as alternative to readline 2022-01-29 15:20:32 +01:00
Iceman 1cdb0346d0
Merge pull request #1567 from bettse/extra_include
remove redundant include
2022-01-29 11:33:55 +01:00
iceman1001 4db1627e1d coverit #373451 2022-01-29 10:23:21 +01:00
iceman1001 fa10e7464e cppcheck unused 2022-01-29 10:18:16 +01:00
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
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
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
Philippe Teuwen 117bf7380f Fix multi cmds in interactive mode 2022-01-26 11:49:47 +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
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 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 98d291f5b1 fix hf 14a sim, on device side a sneaky detection if data started with zero, it would treat it as uid is in emulator memory. Also fixed a size issue on flag 2022-01-22 18:29:11 +01:00
Philippe Teuwen 6f1262aa3f Fix Wiegand P10004: remove wrong parity scheme and fix FC/CN boundary checks 2022-01-18 12:03:44 +01:00
bthedorff 83a40b370a
Update wiegand_formats.c
I swear I tested it after my last change and it worked.... but now it isn't so I must have made an error somewhere. It is back to sites programming and is working
2022-01-17 22:29:26 -05:00
bthedorff c9fe8d33e2
Update wiegand_formats.c
I swear it'll get it right
2022-01-17 20:54:04 -05:00
bthedorff e6d4d9af49
Merge branch 'RfidResearchGroup:master' into master 2022-01-17 18:58:30 -05:00
Philippe Teuwen a6a75b6429
Merge pull request #1560 from bettse/more_const
Be more CONSTant with the parameters we will not modify
2022-01-18 00:45:30 +01:00