proxmark3/client/cliparser
iceman1001 ed67936892 style
2020-01-12 17:28:12 +01:00
..
argtable3.c style 2020-01-12 17:28:12 +01:00
argtable3.h Chg: fixes from original repo 2020-01-09 19:26:12 +01:00
cliparser.c summer restructuring: 2019-08-11 21:42:01 +02:00
cliparser.h Chg: fixes from original repo 2020-01-09 19:26:12 +01:00
getopt.h good const, bad const, fixing -Wincompatible-pointer-types-discards-qualifiers 2019-04-10 10:21:42 +02: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