Commit graph

7498 commits

Author SHA1 Message Date
NPC-C83H
86821a2534
Update pm3_main.c 2021-01-05 01:32:05 +08:00
NPC-C83H
1c5a206f79
Update CMakeLists.txt
android client compability
2021-01-05 01:27:21 +08:00
iceman1001
be92990c45 hw setdivisor - now uses cliparser 2021-01-04 12:25:03 +01:00
iceman1001
d82edb3b7a hw detectreader, readmem, lcd, lcdreset, fpgaoff, reset, now uses cliparser 2021-01-04 12:01:55 +01:00
iceman1001
38332d2fcf hf mfu otptear/pwdgen - now supports cliparser 2021-01-04 11:11:05 +01:00
tcprst
ecd52347fa
Add support for Apple Silicon (M1) 2021-01-03 19:27:20 -05:00
Philippe Teuwen
eaee80f3d7 update changelog 2021-01-04 00:54:34 +01:00
Philippe Teuwen
9ce99862e8 make style 2021-01-04 00:36:34 +01:00
Philippe Teuwen
72896b902e comment 2021-01-02 13:10:42 +01:00
Samy Kamkar
db213522d6 Reorder Lua libs/includes to compile on macOS
Jansson libs/include dirs were taking preference over the included Lua
files, causing system Lua files to interfere with expected includes
2021-01-01 15:47:47 -08:00
iceman1001
baa7ca086b hf mfu eview - view emulator memory. Defaults to download and show 0xFF blocks * 4 bytes since we dont know the MFU tag type 2021-01-01 21:02:22 +01:00
iceman1001
d08f0d7fe8 hf mfu setpwd/setuid/keygen - now uses cliparser 2021-01-01 21:01:10 +01:00
iceman1001
afc4d78d68 hf mfu eload/restore/sim/cauth - now uses cliparser 2020-12-31 13:51:38 +01:00
Philippe Teuwen
b956d4c148 hf 14a config cliparser: use string values 2020-12-31 11:39:57 +01:00
tcprst
a9f4f4f804
hf 14a config - now use cliparser 2020-12-30 22:42:46 -05:00
Gabriele Gristina
027ed5e558 Fixed build errors on osx 2020-12-31 00:33:42 +01:00
ikarus
6d62f3f53c hf_mf_format.lua: fixed off by one and typo. 2020-12-30 23:10:53 +01:00
iceman1001
c3ea0c83ad hf mf mad - text 2020-12-30 22:05:28 +01:00
iceman1001
cdbd4d7d1e hf mf mad - deals with user supplied keys in a different order now 2020-12-30 19:16:37 +01:00
iceman1001
49f684c31a add noralsy/vigik entry 2020-12-30 18:58:04 +01:00
iceman1001
037fd47673 fix #1151 - improved feedback text 2020-12-30 18:57:30 +01:00
Philippe Teuwen
8084b3141f
Merge pull request #1147 from tcprst/14a_cliparser
hf 14a cuids, sim - now use cliparser
2020-12-30 09:58:57 +01:00
Philippe Teuwen
055b439cb2
Merge pull request #1148 from tcprst/em_text
lf em 410x - textual
2020-12-30 09:58:03 +01:00
Philippe Teuwen
481f8a64a2
Merge pull request #1150 from aveao/emrtd-dumpdir
eMRTD dump: Allow specifying a custom dump directory
2020-12-30 09:54:31 +01:00
Ave
5d250339dd emrtd dump: Allow specifying a dump folder 2020-12-30 06:48:54 +03:00
Ave
9f29a839a7 emrtd info: Move EF_SOD print to a func, also add to online 2020-12-30 06:03:12 +03:00
Ave
80f035f7ab emrtd info: Improve EF_SOD wording 2020-12-30 05:57:11 +03:00
Ave
2679ea0980 emrtd info: Split EF_SOD into a separate section (only on offline) 2020-12-30 05:50:25 +03:00
tcprst
714470877a
lf em 410x - textual 2020-12-29 21:12:11 -05:00
tcprst
49990ab11d
hf 14a cuids, sim - now use cliparser 2020-12-29 20:58:13 -05:00
Philippe Teuwen
a0e110941a make style 2020-12-30 01:31:40 +01:00
iceman1001
8c803edfd2 hf mfu dump - now uses cliparser 2020-12-29 23:36:38 +01:00
iceman1001
d8c8de3204 hf mfu rdbl - now uses cliparser 2020-12-29 22:47:50 +01:00
iceman1001
db43f55b98 hf mfu wrbl - now supports cliparser 2020-12-29 21:38:02 +01:00
Ave
ff4acf7005 emrtd: Improve comment on USA quirk workaround 2020-12-29 20:05:50 +03:00
Ave
ee87abd047 Merge remote-tracking branch 'origin/master' into emrtd 2020-12-29 19:30:27 +03:00
iceman1001
f3f47a66e9 hf mfu info - now supports cliparser, fixed magic detection output, fixed ntag counter output 2020-12-29 17:25:48 +01:00
Ave
a14b5f7b5f emrtd: Employ a workaround for data length of 0x80
This is to make US passport hashes read properly.
https://wf.lavatech.top/ave-but-random/emrtd-data-quirks#EF_SOD
2020-12-29 19:24:44 +03:00
Ave
d1ec96ed41 emrtd: Ensure that emrtd_parse_ef_sod_hash_algo returns -1 on errors too 2020-12-29 19:13:10 +03:00
Philippe Teuwen
03be720277
Merge pull request #1144 from aveao/emrtd
emrtd: Account for hash algo quirks
2020-12-29 16:49:30 +01:00
Ave
71ac6369d8 emrtd: Account for hash algo quirks 2020-12-29 18:42:29 +03:00
Philippe Teuwen
285448ec56
Merge pull request #1142 from aveao/emrtd
eMRTD support 3/?
2020-12-29 16:00:53 +01:00
Ave
040520d865 emrtd: Improve hashing logic, support SHA1 2020-12-29 17:56:29 +03:00
Iceman
62bef9b730
Merge pull request #1141 from ikarus23/apdufind
apdufind: added option to find Le=0 commands (case 2S)
2020-12-29 07:17:51 +01:00
tcprst
6d6f3d9f1a
hf 14a sniff, reader - now use cliparser 2020-12-28 23:00:10 -05:00
Ave
2c5c58d128 emrtd: Remove 'very very very very cursed' comment 2020-12-29 04:21:00 +03:00
Ave
aae3426f8e emrtd: Adjust an include comment 2020-12-29 04:09:53 +03:00
Ave
bc8c52931b emrtd: Split DG hash calc into emrtd_calc_dg_hash 2020-12-29 04:01:15 +03:00
Ave
f47b617a58 emrtd: Check emrtd_parse_ef_sod_hash_algo output 2020-12-29 03:51:30 +03:00
Ave
637e017975 emrtd: Support SHA256 2020-12-29 03:39:01 +03:00