rematch icon indicating copy to clipboard operation
rematch copied to clipboard

API histogram Vector and Matcher

Open nirizr opened this issue 7 years ago • 0 comments

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.

nirizr avatar Feb 24 '17 22:02 nirizr