mirror of
https://github.com/Proxmark/proxmark3.git
synced 2024-11-14 12:45:26 +08:00
95b697f017
* added `hf emv scan` command and options * add tlv tag save to json * added tlv tree navigation * added kernel id and moved some parts of code in ppse * save gpo result * added read records * extract childs from tlv works * added application data list * added work with application data section * flag --extract works * refactoring: move json functions to emvjson.h/c * added path.c to jansson * refactoring: move ParamLoadFromJson * refactoring: move defparams.json to tag-name-value structure * refactoring and add key recovering * added some codes to appdata list * refactoring: process response format 1 from GPO * added save mode * added RID to app data * add file name handling and small refactoring in argtable string processing * added finalization logic to `emv scan` and option to remove hash checking in key recovery |
||
---|---|---|
.. | ||
dump.c | ||
error.c | ||
hashtable.c | ||
hashtable.h | ||
hashtable_seed.c | ||
jansson.def | ||
jansson.h | ||
jansson_config.h | ||
jansson_config.h.in | ||
jansson_private.h | ||
load.c | ||
lookup3.h | ||
Makefile | ||
memory.c | ||
pack_unpack.c | ||
path.c | ||
strbuffer.c | ||
strbuffer.h | ||
strconv.c | ||
utf.c | ||
utf.h | ||
value.c |