Commit graph

14461 commits

Author SHA1 Message Date
İlteriş Eroğlu 3168a62b2e
Update Makefile.defs 2021-08-22 21:49:49 +03:00
İlteriş Eroğlu 3a67279832
Update Makefile.defs 2021-08-22 21:30:06 +03:00
İlteriş Eroğlu d362896efc
Make LD run on CXX instead 2021-08-22 21:03:39 +03:00
İlteriş Eroğlu fece7df0d7
Realign import order for compiling
This is needed for macports installations
2021-08-22 20:46:54 +03:00
İlteriş Eroğlu 456dc8f245
Improve Macports support 2021-08-22 20:40:29 +03:00
Philippe Teuwen a06765e5a8 fix missing NTAG sizes 2021-08-22 17:48:05 +02:00
Philippe Teuwen fdba7c2ff8 Safe check in sprint_bytebits_bin_break 2021-08-22 17:02:44 +02:00
Philippe Teuwen 0d7f93a8e7 Fix sprint_bin usages in hf mfu and felica 2021-08-22 16:53:15 +02:00
Philippe Teuwen 72d9bc94bb
Merge pull request #1479 from AxisRay/fix-bcc-error
fix bcc incorrect
2021-08-22 16:14:38 +02:00
iceman1001 3e6bad8b02 textual 2021-08-22 16:05:33 +02:00
Ray Lee 3d93a10ad0 fix bcc incorrect 2021-08-22 20:48:54 +08:00
Philippe Teuwen 4b88c71e39 Forgot new file... 2021-08-22 14:05:15 +02:00
Philippe Teuwen b63dcb707e rework desfire declarations 2021-08-22 13:56:35 +02:00
Iceman 30c9572a0e
Merge pull request #1478 from mindseyex2/master
Update cmdhfmfu.c
2021-08-22 08:05:13 +02:00
mindseyex2 4f7b8c5c05
Update cmdhfmfu.c 2021-08-21 20:32:54 -07:00
Philippe Teuwen 849c1a4f38 readme 2021-08-22 01:31:10 +02:00
Philippe Teuwen 8e526567b3 review desfire.md 2021-08-22 01:23:46 +02:00
Philippe Teuwen 58dda7a809 rename static globals g_* as gs_*, keep g_ only for exported globals 2021-08-22 00:51:37 +02:00
Philippe Teuwen ca2fcecfb9 changelog 2021-08-22 00:14:24 +02:00
Philippe Teuwen ab450d6f57 add --mem to hf mf nested (brought from icopyx) 2021-08-21 23:56:54 +02:00
Philippe Teuwen 0f039582b3 icopyx retval, should be more generic... 2021-08-21 23:56:03 +02:00
Philippe Teuwen e7a9ec6154 icopyx: mfu restore also pwd & pack 2021-08-21 23:55:21 +02:00
Philippe Teuwen 33edfbc0ad icopyx disable em4x50 search 2021-08-21 23:54:42 +02:00
Philippe Teuwen 0384359aa4 icopyx bootloader safeguard 2021-08-21 23:52:15 +02:00
Philippe Teuwen e79fb92074 Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
Philippe Teuwen d56d8f0f65 rename common_area typedef and global 2021-08-21 23:29:56 +02:00
Philippe Teuwen bc76c7263e reduce some globals scope 2021-08-21 23:14:54 +02:00
Philippe Teuwen 5b54385347 rename globals 2021-08-21 23:08:26 +02:00
Philippe Teuwen 437f5f6448 rename typedef structs 2021-08-21 22:45:03 +02:00
Philippe Teuwen f4f14317e1 rename typedef structs 2021-08-21 22:24:58 +02:00
Philippe Teuwen f6d88dced2 rename typedef structs 2021-08-21 22:09:42 +02:00
Philippe Teuwen 5fce6271ee rename typedef struct pm3_device 2021-08-21 21:41:52 +02:00
Philippe Teuwen bae5362656 rename typedef structs 2021-08-21 21:41:34 +02:00
Philippe Teuwen dd3b63ae32 rename global session 2021-08-21 20:31:05 +02:00
Philippe Teuwen 6a2f2b3979 rename global conn 2021-08-21 20:21:08 +02:00
Philippe Teuwen 8280fc3c07 rename global version_information and its struct type 2021-08-21 20:11:22 +02:00
iceman1001 1d11e6d153 link to desfire note 2021-08-21 20:09:00 +02:00
Philippe Teuwen d88c98a786 Reduce scope of a number of globals:
APDUInFramingEnable atsFSC uid_label_map apdu_in_framing_enable uidmapping KENC_type KMAC_type jpeg_header jpeg2k_header *card_types card_app2_limit iclass_config_types jooks jooks_figures nfc_secret desdefaultkeys aesdefaultkeys k3kdefaultkeys CardAddresses default_3des_keys default_pwd_pack UL_TYPES_ARRAY UL_MEMORY_ARRAY fdxbCountryMapping translateTable invTranslateTable preamble paradox_lut pcf7931_config config DiArray FiArray FArray crc64_table signalprop
2021-08-21 19:56:07 +02:00
Oleg Moiseenko b209b63a73
desfire fix doc 2021-08-21 19:48:37 +03:00
Oleg Moiseenko 011046f0e5
Merge pull request #1477 from merlokk/doc
desfire doc update
2021-08-21 19:36:58 +03:00
merlokk 9640633a02 desfire doc 2021-08-21 19:36:38 +03:00
Oleg Moiseenko b68d4e58a1
Merge pull request #1476 from merlokk/chlog
desfire changelog
2021-08-21 19:18:40 +03:00
merlokk 6db5ef020f changelog 2021-08-21 19:18:16 +03:00
Oleg Moiseenko 1200bf208c
Merge pull request #1475 from merlokk/mst
make style
2021-08-21 19:14:32 +03:00
merlokk b9300e94ce make style 2021-08-21 19:14:18 +03:00
Oleg Moiseenko 6505f0cbf3
Merge pull request #1474 from merlokk/lrp_dump
Lrp dump command
2021-08-21 19:05:52 +03:00
merlokk efece7a753 fix print bug 2021-08-21 19:00:27 +03:00
merlokk c340e979a2 dump command works with more cases 2021-08-21 18:54:22 +03:00
Philippe Teuwen ce57637c80 rename globals GraphTraceLen OddByteParity pm3_capabilities 2021-08-21 17:53:54 +02:00
Philippe Teuwen 6e0ce662c7 reduce scope of global ice 2021-08-21 17:49:14 +02:00