proxmark3/client/deps/cliparser
2020-05-06 23:33:30 +02:00
..
argtable3.c update argtable3 2020-05-06 23:33:30 +02:00
argtable3.h update argtable3 2020-05-06 23:33:30 +02:00
cliparser.c stricter warnings, wip 2020-05-03 01:13:28 +02:00
cliparser.h
getopt.h
Makefile update argtable3 2020-05-06 23:33:30 +02:00
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