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

transforms: add Yara support #326

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

Commits on Jul 10, 2018

  1. Configuration menu
    Copy the full SHA
    056f538 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbffd3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d5446f View commit details
    Browse the repository at this point in the history
  4. Add Yara

    CapacitorSet committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    2be1a83 View commit details
    Browse the repository at this point in the history
  5. plugins: add example

    CapacitorSet committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    36e8937 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f611fe1 View commit details
    Browse the repository at this point in the history
  7. todo

    CapacitorSet committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    8015c2a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31a03ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5508580 View commit details
    Browse the repository at this point in the history
  10. Simplify

    CapacitorSet committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    05ab070 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2b43dab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    71e074c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. temp

    CapacitorSet committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    229583d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9104c0d View commit details
    Browse the repository at this point in the history
  3. Extract stringset impl

    CapacitorSet committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    875eb90 View commit details
    Browse the repository at this point in the history
  4. Extract transform

    CapacitorSet committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    617d9c0 View commit details
    Browse the repository at this point in the history
  5. Extract parsing

    CapacitorSet committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    cdfa42a View commit details
    Browse the repository at this point in the history
  6. Extract normalization

    CapacitorSet committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    d0de85c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2018

  1. Add basic tests

    CapacitorSet committed Jul 28, 2018
    Configuration menu
    Copy the full SHA
    a08c228 View commit details
    Browse the repository at this point in the history