Commit graph

13541 commits

Author SHA1 Message Date
Iceman afb06ec72c
Merge pull request #1347 from linuxgemini/macports-support-experiment
add experimental support for macs with macports installed
2021-07-04 12:10:45 +02:00
İlteriş Yağıztegin Eroğlu f76e7f8ba7 add changelog 2021-07-04 13:10:00 +03:00
İlteriş Yağıztegin Eroğlu e07c8472cf change docs for macports 2021-07-04 13:00:30 +03:00
İlteriş Yağıztegin Eroğlu 86e1ef483e handle MACPORTS_PREFIX entries before make execution 2021-07-04 12:59:48 +03:00
iceman1001 3dc7afa593 text 2021-07-04 11:52:26 +02:00
Iceman af5e550235
Merge pull request #1348 from pcunning/iclass_empty_config
iClass Updates - AA1 Size
2021-07-04 11:50:37 +02:00
merlokk 6124b49c99 DesfirePrintContext prints session state 2021-07-04 12:47:09 +03:00
merlokk 5271cb96c3 add commant, remove debug 2021-07-04 12:25:34 +03:00
merlokk 2abd930ef7 simplify cliparser optinlist. added mfdes default 2021-07-04 12:20:09 +03:00
merlokk fe5f9ec9d5 native channel works 2021-07-04 11:21:31 +03:00
Pat Cunningham 2b176c53cc handel incorrect picopass config found on unpersonalized cards and AA1s grater than 250 blocks 2021-07-03 20:22:42 -07:00
İlteriş Yağıztegin Eroğlu 0f965d5c65 update readme to link macports doc 2021-07-03 21:41:43 +03:00
İlteriş Yağıztegin Eroğlu 7fd5070c42 lets make sure BREW_PREFIX is actually empty 2021-07-03 20:50:13 +03:00
İ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