You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allows record element names to be specified. Syntax is like .type record(U32 elem1, U32 elem2) EXAMPLE_STRUCTand this will allow the usage of, as an operand, var[record.element], for example: push example[EXAMPLE_STRUCT.elem1]
Implements a light form of obfuscation; use .obfuscate to replace all exported function names (that would be visible to a reverser) with A.