We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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