proxmark3/client/deps/cliparser
Philippe Teuwen 88308ea727 typos
2021-10-10 01:35:45 +02:00
..
argtable3.c typos 2021-10-10 01:35:45 +02:00
argtable3.h typos 2021-10-10 01:35:45 +02:00
cliparser.c Fix segfault on 'rem <verylongline>' 2021-09-04 02:57:16 +02:00
cliparser.h
getopt.h
Makefile
README.md

Command line parser

cliparser - library 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