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
This shouldn't be too difficult, and will require doing the following two tasks:
Create a Vector of APIs called by a function (names of functions called by vectored function, that are in the .extern section or are empty, etc). This is somewhat similar to the MnemonicHistVector
Create a Matcher that inherits the hash matcher and uses the new vector. This is similar to the MnemonicHist Matcher.
The text was updated successfully, but these errors were encountered:
This shouldn't be too difficult, and will require doing the following two tasks:
.extern
section or are empty, etc). This is somewhat similar to theMnemonicHistVector
MnemonicHist
Matcher.The text was updated successfully, but these errors were encountered: