Commit graph

15886 commits

Author SHA1 Message Date
Iceman fac513b9bd
Merge pull request #1809 from DidierA/fix_cmd_data
Fix read oob in data diff
2022-11-08 07:44:06 +01:00
DidierA 3ac9c61cbf Fix read oob in data diff 2022-11-08 02:04:13 +01:00
Iceman cdd7abe16e
Merge pull request #1807 from DidierA/hf_mf_gload
Add hf mf gload, ggetblk, gsetblk
2022-11-06 15:15:23 +01:00
DidierA 4f2d86558e correct wrong type in formatting function 2022-11-05 20:20:01 +01:00
DidierA 876abf2818 Add hf mf gload, ggetblk, gsetblk 2022-11-05 19:40:38 +01:00
iceman1001 42b48fec85 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2022-11-04 21:11:06 +01:00
iceman1001 4b54c79104 fix a square bracket missing in trace list -c when annotating crc bytes. Added color support for crc bytes and square brackets when no ansi colors is supported 2022-11-04 21:10:47 +01:00
Iceman 1434e071f6
Merge pull request #1806 from jmichelp/master
Fix prolematic return codes in mifare.
2022-11-04 15:04:20 +01:00
Jean-Michel Picod 32d47cb6a4 Fix prolematic return codes in mifare.
Parts of the code returned positive values for error codes, which
could result in the client exiting (return value 2).
2022-11-04 11:06:59 +01:00
iceman1001 3f6859d3ab maur key 2022-11-02 20:44:44 +01:00
iceman1001 97263ab3b1 fixed to get UID from even partial trace lists if 9320 exists 2022-11-02 19:27:03 +01:00
iceman1001 fe11c1876f hf mf dump - if keyA failed to read, zero out its key to indicate in dumped file that the key is unknown. 2022-11-02 15:01:46 +01:00
iceman1001 fede61296b fix return types to follow our style better. 14a/mf needs more love 2022-11-02 14:34:07 +01:00
Iceman 835a028420
Merge pull request #1805 from jmichelp/master
Modified logic to also try key B on MF cards.
2022-11-02 14:25:14 +01:00
Jean-Michel Picod b768f8e1a3 Fix comment and unreachable boundary. 2022-10-31 20:28:35 +01:00
Jean-Michel Picod cee55d43ee Modified logic to also try key B on MF cards.
In configurations where keyA is unknown but ACLs are configured to allow
all blocks to be read by keyB the command `hf mf dump` was failing.
This commit attempts to fix this behavior by trying keyA first and
swapping for keyB if half of the allowed tries failed.
2022-10-31 20:13:09 +01:00
iceman1001 d4b71a1774 modified lf indala sim to also accept facility code and card number 2022-10-30 16:29:50 +01:00
iceman1001 a89983d1b3 text 2022-10-30 08:54:33 +01:00
iceman1001 043fed0103 added lf indala brute command. Based on lf hid brute, can go up and down in cardnumbers 2022-10-30 08:54:13 +01:00
iceman1001 1f75adcf6d release 2022-10-29 01:36:19 +02:00
iceman1001 063e2da49d Revert "Release v4.15864 - Radium"
This reverts commit 93ca7b4f6e.
2022-10-29 01:34:05 +02:00
iceman1001 93ca7b4f6e Release v4.15864 - Radium 2022-10-29 01:34:05 +02:00
iceman1001 3f92d5ee67 style 2022-10-29 01:26:12 +02:00
iceman1001 d11fe80038 use grep -E instead of egrep 2022-10-29 01:22:49 +02:00
iceman1001 216858eeba adapt docker images 2022-10-29 01:13:01 +02:00
iceman1001 99659db10a text 2022-10-29 01:01:06 +02:00
iceman1001 01c469115b better to upgrade too 2022-10-29 00:40:03 +02:00
iceman1001 489f91b388 better to upgrade too 2022-10-29 00:39:35 +02:00
iceman1001 ecc425683b adapt docker opensuse-tumbleweed 2022-10-29 00:38:48 +02:00
iceman1001 587167da83 adapt docker opensuse-lead 2022-10-29 00:30:08 +02:00
iceman1001 c3f35bdde0 adapt docker ubuntu-21, still no release since its EOL 2022-10-29 00:21:06 +02:00
iceman1001 04ed4eb1d6 adapted docker ubuntu-20 2022-10-29 00:14:31 +02:00
iceman1001 5245c6801d adapt ubuntu 18 docker 2022-10-29 00:04:53 +02:00
iceman1001 7c7f1e94fa adapt parrot docker 2022-10-28 23:50:41 +02:00
iceman1001 cf5b500a6b adapt debian docker 2022-10-28 23:38:22 +02:00
iceman1001 a557b53ae7 text 2022-10-28 22:17:22 +02:00
iceman1001 3f0b77fa93 add pip , cd directory when building and adding large release test script 2022-10-28 22:17:01 +02:00
iceman1001 06d653e330 skip install testing 2022-10-28 22:00:03 +02:00
iceman1001 038407a6ab add pip when building the docker image instead 2022-10-28 21:59:17 +02:00
Iceman d971f2bafe
Merge pull request #1802 from noahclements/patch-1
Fixed "Residency Permit" Output
2022-10-28 17:06:03 +02:00
Noah Clements af8e84d711
Fixed "Residency Permit" Output
Bug discovered while scanning Swedish Residency Permit, resulted in document type of "German Residency Permit".
Fixed for better accuracy.

Signed-off-by: Noah Clements <noah.clements@unb.ca>
2022-10-27 16:56:51 -03:00
iceman1001 74c5e6df37 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2022-10-26 22:32:37 +02:00
iceman1001 7c44f36c0c added new test shell script to setup / install / build and test the proxmark source code for docker env archlinux 2022-10-26 22:32:04 +02:00
iceman1001 ba225905d3 changed "mf eload" / "iclass eload" to be able to transfer a file from SPIFFS to EMULATOR memory. Original idea from @natesales 2022-10-26 06:57:21 +02:00
iceman1001 aff29b9d3b silence warning (@natesales) 2022-10-26 06:55:47 +02:00
iceman1001 5b90ea8117 skeleton code found at https://github.com/ZRD-Saar/proxmark3 2022-10-25 07:56:57 +02:00
iceman1001 a1633f9323 length? 2022-10-24 19:11:53 +02:00
iceman1001 417f1b515d style 2022-10-24 18:52:24 +02:00
iceman1001 88c17fcd41 text 2022-10-24 18:50:47 +02:00
iceman1001 5280ada054 bug fix, added 0xFE in the wrong place 2022-10-24 18:49:40 +02:00