Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for strings-rules. Extending IDA plugin functionality #2

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Apr 3, 2019

  1. add support for signature mode "string"

    Robert Michel committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    47f26d9 View commit details
    Browse the repository at this point in the history
  2. added string mode to IDA plugin

    added clear button to rule window
    added support for multiple patterns in one rule
    Robert Michel committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    3106d26 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. fix cutting off strings when printing

    Robert Michel committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    fd83ad4 View commit details
    Browse the repository at this point in the history
  2. use "all of them" instead of "any of tem"

    Robert Michel committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    f775fa9 View commit details
    Browse the repository at this point in the history