proxmark3/client/deps/cliparser
2021-01-29 20:35:18 +01:00
..
argtable3.c chg: cliparse error message unified to pm3 style 2021-01-29 20:35:18 +01:00
argtable3.h style 2020-10-06 18:00:00 +02:00
cliparser.c fix lf em 4x05 write - pwd/data. t55xx chk - now uses cliparser, and color to cliparser empty message 2021-01-27 22:52:08 +01:00
cliparser.h fix lf em 4x05 write - pwd/data. t55xx chk - now uses cliparser, and color to cliparser empty message 2021-01-27 22:52:08 +01:00
getopt.h
Makefile Add ISOC99 to cliparser for %zu 2020-10-21 09:59:29 +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