Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 621 Bytes

File metadata and controls

15 lines (7 loc) · 621 Bytes

StringFunctions

This is a string with the functions where the string is used. A function string is a string literal referenced within a function. When analyzing stripped or obfuscated binaries, function strings can help identify the function’s purpose.

Properties

Name Type Description Notes
value String The value of the string literal
functions List<AppApiRestV2FunctionsResponsesFunction> The function ids the string literal was found within