Commit graph

13788 commits

Author SHA1 Message Date
İlteriş Yağıztegin Eroğlu
668936845e fix typo 2021-07-03 20:48:04 +03:00
İlteriş Yağıztegin Eroğlu
3cd109f475 add macports instructions, experimental as always 2021-07-03 20:46:20 +03:00
merlokk
1b2442ec36 regactoring desfire commands. textual fixes 2021-07-03 17:31:12 +03:00
İlteriş Yağıztegin Eroğlu
24a2a94341 add experimental support for macs with macports installed
currently requires symlinking python{version}(-embed).pc to
python(embed).pc or python3(-embed).pc
under /opt/local/lib/pkgconfig
2021-07-03 17:07:53 +03:00
merlokk
0d00f56777 CmdHF14ADesGetAppNames works 2021-07-03 13:11:17 +03:00
merlokk
f9e006f2e3 added authchann otion 2021-07-03 12:21:29 +03:00
merlokk
acca624752 added cli text options to command 2021-07-03 00:08:45 +03:00
merlokk
7af924eadd add get key size function 2021-07-03 00:07:55 +03:00
merlokk
850e36ab31 cli parser text options 2021-07-03 00:07:21 +03:00
merlokk
a73c6ef90a add array_length 2021-07-02 22:13:45 +03:00
iceman1001
15c36d550c text 2021-07-02 20:10:42 +02:00
iceman1001
a29282c06c python script to verify basic status and init of RDV4 device 2021-07-02 20:09:27 +02:00
merlokk
0aad993711 remove comments and text fixes 2021-07-02 18:17:21 +03:00
merlokk
d354ac90fd fix warning 2021-07-02 18:07:46 +03:00
merlokk
636a1dd457 DesfireGetAIDList works 2021-07-02 18:06:13 +03:00
merlokk
e5d24ff81f authentication works 2021-07-02 17:37:15 +03:00
Philippe Teuwen
732644fb9b hf_mfu_magicwrite -c: add version info 2021-07-01 22:00:57 +02:00
merlokk
b5ee999c73 rename GetErrorString -> DesfireGetErrorString 2021-07-01 20:47:02 +03:00
merlokk
73db86bcc7 exchange returns result. select works 2021-07-01 20:32:04 +03:00
merlokk
ecfcc21ded select works (somehow) 2021-07-01 20:06:33 +03:00
merlokk
2fa6c4643e desfire channel sketch 2021-07-01 19:53:57 +03:00
Oleg Moiseenko
bf1212f63e
Merge pull request #1344 from merlokk/cp_default
added default parameters for `hf cipurse`
2021-06-30 12:58:49 +03:00
merlokk
d43f6ffc44 make style 2021-06-30 12:32:52 +03:00
merlokk
9c65dacb50 added clear parameter 2021-06-30 12:26:08 +03:00
merlokk
97f3a972d4 added default parameters for hf cipurse. now not needs to enter them each time 2021-06-30 12:19:12 +03:00
iceman1001
d6e55a2f40 textual 2021-06-29 22:23:39 +02:00
Iceman
125c0a4124
Merge pull request #1343 from merlokk/asn1intfix
asn1_value_integer now works in pure hex to int instead of BCD
2021-06-29 22:13:24 +02:00
merlokk
9487953359 asn1_value_integer now works in pure hex to int instead of BCD 2021-06-29 19:59:42 +03:00
Philippe Teuwen
9af8c003d8 Termux: fix instructions, thanks @ysard 2021-06-29 15:00:19 +02:00
Philippe Teuwen
401608f672
Merge pull request #1342 from nemanjan00/patch-1
Change in hf 15 raw broke support hf_15_magic.lua
2021-06-29 13:07:44 +02:00
Nemanja Nedeljković
adb207268d
Change in hf 15 raw broke support hf_15_magic.lua
There was a change in `hf 15 raw` and this script was not updated to support that change
2021-06-29 12:52:35 +02:00
Philippe Teuwen
6f579e5b6c mfkeys 2021-06-29 01:57:04 +02:00
iceman1001
35ddebc03c updated gen3 gtu card text 2021-06-26 01:23:08 +02:00
iceman1001
079b6168d9 text - update homebrew file 2021-06-26 00:45:54 +02:00
iceman1001
3ea3b5cd9c instructions 2021-06-25 23:57:07 +02:00
iceman1001
f0c1665427 Revert "Release v4.13441 - midsummer"
This reverts commit 55e1b6714b.
2021-06-25 23:39:10 +02:00
iceman1001
55e1b6714b Release v4.13441 - midsummer 2021-06-25 23:39:10 +02:00
iceman1001
aff528669f Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2021-06-25 23:35:47 +02:00
iceman1001
a115ff0757 style 2021-06-25 23:35:36 +02:00
Philippe Teuwen
aee2b43b8c Notes on running tests on Docker Ubuntu 18.04 2021-06-25 23:34:29 +02:00
Philippe Teuwen
c2a845e0df Notes on running tests on Docker Opensuse Tumbleweed 2021-06-25 23:31:25 +02:00
Philippe Teuwen
73fc526312 Remove cross compiler from Docker Opensuse Leap 2021-06-25 23:27:37 +02:00
Philippe Teuwen
e595195198 Notes on running tests on Docker Fedora 2021-06-25 23:11:16 +02:00
Philippe Teuwen
1a38c7b724 Notes on running tests on Docker Debian Buster 2021-06-25 23:11:16 +02:00
Philippe Teuwen
2552286d6f Notes on running tests on Docker Archlinux 2021-06-25 23:11:16 +02:00
iceman1001
589c304142 fix uninitialized gcc7.5 opensuse warning 2021-06-25 23:09:48 +02:00
iceman1001
93cc64a8e3 fix uninitialized gcc7.5 opensuse warning 2021-06-25 23:04:55 +02:00
iceman1001
94d12f8bbf fix coverity CID 350102 2021-06-25 22:43:54 +02:00
iceman1001
6dcef71fda textual 2021-06-25 22:43:27 +02:00
iceman1001
015e02a9bf free start pointer 2021-06-25 22:13:41 +02:00