proxmark3/client/cliparser
2019-10-05 23:56:19 +02:00
..
argtable3.c fix few printf arg types 2019-10-05 23:56:19 +02:00
argtable3.h
cliparser.c summer restructuring: 2019-08-11 21:42:01 +02:00
cliparser.h summer restructuring: 2019-08-11 21:42:01 +02:00
getopt.h
README.md

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