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

Function isRegisterCommand

sc_launcher.cpp:152–178  ·  view source on GitHub ↗

For the given source string, checks if it starts with the desired '+' or '-' character given in plusMinus. If so, normalizes the case and then compares the remainder of the string against all of hte Returns -1 if this fails, else returns the REG_X index value for the found register.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parseCommandLineArgsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected