Skip to content

Latest commit

History

History
16 lines (8 loc) · 695 Bytes

File metadata and controls

16 lines (8 loc) · 695 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

NameTypeDescriptionNotes
valueStringThe value of the string literal
functionsList<AppApiRestV2FunctionsResponsesFunction>The function ids the string literal was found within
sourceStringSourceThe source of the string[optional]