proxmark3/client/cliparser
2019-03-10 11:20:22 +01:00
..
argtable3.c changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
argtable3.h make style 2019-03-10 00:00:59 +01:00
cliparser.c changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
cliparser.h make style 2019-03-10 00:00:59 +01:00
getopt.h make style 2019-03-10 00:00:59 +01: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