MCPcopy Create free account
hub / github.com/clinicallyinane/shellcode_launcher / checkExtraArgument

Function checkExtraArgument

sc_launcher.cpp:139–145  ·  view source on GitHub ↗

Validates that there is an additional argument by examining argc & the current argv index. If it is missing, prints a message using the given argFlag to format the message, prints usage, and exits.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parseCommandLineArgsFunction · 0.85

Calls 1

usageFunction · 0.85

Tested by

no test coverage detected