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

NewMachineAccount : Streamlining Active Directory Machine Account Creation For Penetration Testing

NewMachineAccount.exe is a lightweight, standalone executable designed for creating machine accounts in Active Directory (AD)…

6 hours ago

Ransomware Tool Matrix : The Arsenal Of Cyber Defense

The Ransomware Tool Matrix is a valuable repository designed to catalog tools commonly used by…

6 hours ago

RustDesk : A Comprehensive Remote Desktop Solution

RustDesk is an open-source remote desktop software built using the Rust programming language. It offers…

6 hours ago

CrimsonEDR : A Cutting-Edge Tool For Simulating And Bypassing EDR Systems

CrimsonEDR is an open-source tool developed by Matthias Ossard, designed to simulate the behavior of…

10 hours ago

PCI-SegTest : Streamlining PCI DSS v4.0 Compliance Through Advanced Network Segmentation And Security Testing

The "PCI-SegTest" tool is a specialized utility designed to ensure compliance with PCI DSS v4.0…

10 hours ago

WID_LoadLibrary : The Intricacies Of DLL Management In Windows

WID_LoadLibrary is a custom implementation inspired by the Windows API function LoadLibrary, which is used…

1 day ago