Paramkit : A Small Library Helping To Parse Commandline Parameters

Paramkit is a small library helping to parse commandline parameters.

Objectives

  • “like Python’s argparse but for C/C++”
  • compact and minimalistic
  • easy to use
  • extendable

Also Read – WiFiPumpkin3 : Powerful Framework For Rogue Access Point Attack

Demo

Print help for each parameter:

Easily store values of popular types, and verify if all required parameters are filled:

Verify if no invalid parameter was passed:

See the demo code

R K

Recent Posts

Nuclei-Templates-Labs : A Hands-On Security Testing Playground

Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…

2 hours ago

SSH-Stealer : The Stealthy Threat Of Advanced Credential Theft

SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to…

2 hours ago

ollvm-unflattener : A Tool For Reversing Control Flow Flattening In OLLVM

Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable…

2 hours ago

Cybersecurity – Tools And Their Function

Cybersecurity tools play a critical role in safeguarding digital assets, systems, and networks from malicious…

23 hours ago

MODeflattener – Miasm’s OLLVM Deflattener

MODeflattener is a specialized tool designed to reverse OLLVM's control flow flattening obfuscation through static…

23 hours ago

My Awesome List : Tools And Their Functions

"My Awesome List" is a curated collection of tools, libraries, and resources spanning various domains…

23 hours ago