Commit graph

16114 commits

Author SHA1 Message Date
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
iceman1001
8d24e105ea text 2022-10-24 18:49:08 +02:00
iceman1001
2025c8480a added "hf 14a ndefwrite" - writes ndef to type4a tag 2022-10-24 18:48:56 +02:00
iceman1001
8940982c85 changed "hf mfdes lsapp" to print dfname regardless if it is not a genuine strign 2022-10-23 18:45:20 +02:00
iceman1001
e1ae1cdd26 style 2022-10-23 03:20:24 +02:00
iceman1001
2627f3b3b9 the ndef printing is now more dense and it honors verbose output 2022-10-23 02:59:27 +02:00
iceman1001
69fd1ac889 now skips non ndef formmated sectors 2022-10-23 02:17:49 +02:00
iceman1001
ac29a893cf fix hf md ndefread, to correctly skip non ndef formatted sectors 2022-10-23 02:15:47 +02:00
iceman1001
a2c4682d18 Change "hf mf ndefwrite" added option to fix bad ndef records by adding a correct block and a terminator block 2022-10-22 19:51:33 +02:00
iceman1001
ab567001a8 text 2022-10-22 19:03:50 +02:00
iceman1001
17470a3720 keeping inside the arrays 2022-10-22 19:02:18 +02:00
iceman1001
6a74c8fc96 be more lenient with parsing ndef 2022-10-20 17:35:57 +02:00
iceman1001
d3248a7059 make style 2022-10-20 17:35:24 +02:00
iceman1001
76f793c9af added hf mf ndefwrite command. to write a ndef record to mifare tag 2022-10-20 17:34:46 +02:00
iceman1001
9e9d8ddbde style 2022-10-20 17:31:23 +02:00
iceman1001
acb6fcb970 changed "hf mf cwipe" - add a genuine block0 2022-10-20 17:31:01 +02:00
iceman1001
98de0f434b style 2022-10-20 17:30:03 +02:00
iceman1001
f9d0649fe1 text 2022-10-16 18:30:15 +02:00
iceman1001
04f4863dd4 fix label can only be part of a statement and a declaration is not a statement 2022-10-16 18:10:14 +02:00
Iceman
bf28e36cd9
Merge pull request #1797 from alisander/master
Update cmdlfhitag.c
2022-10-16 18:02:07 +02:00
iceman1001
71f96ba1e7 make style 2022-10-16 17:56:12 +02:00
iceman1001
2d25716704 verify that there is a card on the proxmark before continuing 2022-10-16 17:52:10 +02:00
iceman1001
eff967923f changed hf mf cwipe with genuine data 2022-10-16 17:48:13 +02:00