proxmark3/client/cliparser
2018-10-24 18:18:05 +03:00
..
argtable3.c ok, compiles) 2018-10-11 16:54:50 +03:00
argtable3.h now it needs to resolve issues in reveng 2018-10-11 11:48:46 +03:00
cliparser.c start merge 2018-10-24 18:18:05 +03:00
cliparser.h start merge 2018-10-24 18:18:05 +03:00
getopt.h forgot h file 2018-10-11 16:55:21 +03:00
README.md now it needs to resolve issues in reveng 2018-10-11 11:48:46 +03:00

Command line parser

cliparser - librari for proxmark with command line parsing high level functions.

External libraries:

argtable

Argtable3 is a single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.

You can download argtable3 from this repository https://github.com/argtable/argtable3

argtable3 license