Commit Graph
17238 Commits
Author SHA1 Message Date
iceman1001 ef348a2aa0 adapt a bit 2023-10-12 14:51:18 +02:00
iceman1001 3a1a09ef63 adapt to be online mode only 2023-10-12 09:37:44 +02:00
Iceman 891320f4b9 Merge pull request #2124 from Antiklesys/master
Fixed command to be online only
2023-10-12 09:23:48 +02:00
Antiklesys 161638a76b Fixed command to be online only
As all the commands require cardhelper it is not possible to run this command without being in online mode.
2023-10-12 13:58:09 +08:00
iceman1001 82294d71f6 making sure apdu logging is turned off after command execution. Still some commands when failing, hasnt been adapted to it. 2023-10-11 12:43:58 +02:00
iceman1001 29712bfde6 text 2023-10-10 19:49:27 +02:00
iceman1001 a8c724f007 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2023-10-10 19:47:41 +02:00
iceman1001 8625fc3283 maur 2023-10-10 19:47:35 +02:00
Iceman 57adcff2ad Merge pull request #2121 from The-SamminAter/patch-2
Add documentation for iOS
2023-10-10 19:05:34 +02:00
Sam e02698059c Update CHANGELOG.md
Signed-off-by: Sam <48739810+The-SamminAter@users.noreply.github.com>
2023-10-10 09:38:07 -07:00
Sam 2b2e0fc94e Add iOS setup instructions to README.md
Signed-off-by: Sam <48739810+The-SamminAter@users.noreply.github.com>
2023-10-10 09:35:38 -07:00
Sam c6c8edd95e Create iOS-Installation-Instructions.md
Signed-off-by: Sam <48739810+The-SamminAter@users.noreply.github.com>
2023-10-10 09:31:05 -07:00
iceman1001 7cec258349 minor adjustments to texts 2023-10-09 20:09:22 +02:00
iceman1001 4986959706 fix logic for epurse updates 2023-10-09 15:48:01 +02:00
iceman1001 6229021f07 use the ISO7816 defines we already have 2023-10-09 15:24:57 +02:00
iceman1001 7b3e84c0d6 better fix for the PAGEMAP issue 2023-10-09 15:14:53 +02:00
iceman1001 d41f0c394e hf iclass wrbl - the pagemap bit maps isnt the best to handle all four cases. This atleast fixes one issue with them 2023-10-09 15:04:49 +02:00
iceman1001 60ff2351ba text 2023-10-09 12:47:00 +02:00
iceman1001 ea01fa5656 text 2023-10-09 11:18:54 +02:00
iceman1001 f52b3faa3c text 2023-10-09 11:14:21 +02:00
iceman1001 5ad85d55d7 text 2023-10-09 11:12:26 +02:00
iceman1001 ac43176dbf text 2023-10-09 11:10:39 +02:00
iceman1001 385c1c5702 text 2023-10-09 11:03:56 +02:00
iceman1001 3d9d8253a6 maur 2023-10-07 12:20:51 +02:00
Iceman 512e7aa948 Merge pull request #2118 from evildaemond/patch-1
Update mfc_default_keys.dic
2023-10-05 14:11:18 +02:00
Adam Jon Foster 3243414c20 Update mfc_default_keys.dic
Added Keys found on old cards plus notes on another key sighting

Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2023-10-05 17:37:29 +08:00
Iceman 720b6921b6 Merge pull request #2117 from nvx/improve_iclass_view
Changed hf iclass view/decrypt to detect SIO lengths better and show if legacy credentials are encrypted
2023-10-04 11:53:55 +02:00
nvx c1c512f325 Changed hf iclass view/decrypt to detect SIO lengths better and show if legacy credentials are encrypted 2023-10-04 18:40:58 +10:00
iceman1001 4f96d3eb46 style 2023-10-03 17:10:39 +02:00
Iceman af685fe47c Merge pull request #2116 from p51d78th/master
Fixing macOS errors.
2023-10-03 08:53:31 +02:00
iceman1001 dee03b414c fix some coverity 2023-10-02 21:47:35 +02:00
iceman1001 010668ebb1 clean up 2023-10-02 21:39:15 +02:00
iceman1001 e94a653038 missing return 2023-10-02 21:04:21 +02:00
iceman1001 115e85e5d4 missing defines 2023-10-02 21:01:08 +02:00
iceman1001 89db5d3875 text 2023-10-02 20:59:01 +02:00
iceman1001 1f50a76d90 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2023-10-02 20:12:03 +02:00
iceman1001 fb23d2047f reworked the JSON format for 14a, 14b, 15, cryptorf, lto, NDEF.\nDeprecated EML format. Pm3 client do not save EML files any more.nPm3 client will continue to load EML files. 2023-10-02 20:11:23 +02:00
David Driscoll bc701c8ddc Fixing macOS errors. 2023-10-02 10:31:50 -04:00
iceman1001 bb5d61dca7 added some helper functions 2023-10-01 13:05:08 +02:00
Iceman 3f5a9221a5 Update README.md
Signed-off-by: Iceman <iceman@iuse.se>
2023-10-01 10:14:18 +02:00
Iceman 164073497b Update README.md
Signed-off-by: Iceman <iceman@iuse.se>
2023-10-01 10:13:12 +02:00
iceman1001 7320f0dd16 thanks @gentilkiwi for pointing it out 2023-09-29 21:41:27 +02:00
iceman1001 278a179308 fixed sim fw 2023-09-29 20:50:39 +02:00
iceman1001 59d67b3606 fix newline in output 2023-09-28 08:54:32 +02:00
iceman1001 1234b08132 adapt to new sim module firmware version 2023-09-28 08:46:04 +02:00
iceman1001 22e4bbe4f1 text 2023-09-28 08:37:27 +02:00
iceman1001 f9f42337c3 Sim Module FW4.42 build from GentilKiwis C impl. 2023-09-28 08:35:48 +02:00
iceman1001 bb47bdd979 revert back to old timings 2023-09-28 08:34:29 +02:00
iceman1001 44fe3ec38f smart raw --timeout parameter 2023-09-27 22:09:01 +02:00
iceman1001 bf7ac0b8ce in prep for new firmware, no old v3xxx supported anymore 2023-09-27 21:34:51 +02:00