proxmark3/client/deps/cliparser
2021-04-20 10:24:52 +02:00
..
argtable3.c for commands with many params 2021-03-07 18:55:48 +01:00
argtable3.h
cliparser.c fix for script run & cliparser 2021-04-20 10:24:52 +02:00
cliparser.h fix for script run & cliparser 2021-04-20 10:24:52 +02:00
getopt.h
Makefile
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