Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 253 Bytes

operator.md

File metadata and controls

6 lines (5 loc) · 253 Bytes

Operator

Identify calls and the parameters provided to the function when called. The script will take into account variadic arguments if they can be identified, however, passing argument via the stack will not.

Function Calls