]> git.zerfleddert.de Git - proxmark3-svn/commit - CHANGELOG.md
implement argtable in hf 14a apdu (#490)
authorOleg Moiseenko <olegmsn@gmail.com>
Thu, 6 Sep 2018 05:48:54 +0000 (08:48 +0300)
committerpwpiwi <pwpiwi@users.noreply.github.com>
Thu, 6 Sep 2018 05:48:54 +0000 (07:48 +0200)
commit6e3d8d671ac59e308c2ec83136890dc1af2edc65
treee3ee1f1b7e3a592bcb9066116f5cdc6d5be06cf1
parentf3c8131a0df4bd1d5cf39b886ba7c355efc2430c
implement argtable in hf 14a apdu (#490)

* added `hf 14a reader` to source and added functionality to exec empty commands
* added `hf 14a raw`
* added samples to command's help
* added some help
* added changelog
* update to new argtable3 --- https://github.com/argtable/argtable3
* changed included getopt to `https://github.com/freebsd/freebsd/blob/master/include/getopt.h` (getopt from freebsd with simplified BSD license)
CHANGELOG.md
client/Makefile
client/cliparser/README.md [new file with mode: 0644]
client/cliparser/argtable3.c [new file with mode: 0644]
client/cliparser/argtable3.h [new file with mode: 0644]
client/cliparser/cliparser.c [new file with mode: 0644]
client/cliparser/cliparser.h [new file with mode: 0644]
client/cmdhf14a.c
client/obj/cliparser/.dummy [new file with mode: 0644]
Impressum, Datenschutz