We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Load the subfunction names and store them together with the type (see: Subfunction Types) and the argument.
Needs: Subfunctions definition
RegEx:
(\w\w):function\(.+?\){(.*?)}
RegEx (Group 1): Subfunction names RegEx (Group 2): Subfunction definitions
Next: Extract Decipher