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

Added an option to specify optional XOR key to use with each hash value #16

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

Commits on Nov 4, 2023

  1. Added an option to specify optional XOR key to use with each hash val…

    …ue (common technique used by malware authors). Similar functionality already exists in hashdb-ida.
    cr7pt0pl4gu3 committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    c1cdd0b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Update actions.py

    Co-authored-by: Cindy Xiao <1661230+cxiao@users.noreply.github.com>
    cr7pt0pl4gu3 and cxiao committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    0f58aa4 View commit details
    Browse the repository at this point in the history
  2. Update actions.py

    Co-authored-by: Cindy Xiao <1661230+cxiao@users.noreply.github.com>
    cr7pt0pl4gu3 and cxiao committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    2fe5e54 View commit details
    Browse the repository at this point in the history
  3. Update actions.py

    Co-authored-by: Cindy Xiao <1661230+cxiao@users.noreply.github.com>
    cr7pt0pl4gu3 and cxiao committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    36bd9cf View commit details
    Browse the repository at this point in the history
  4. Update actions.py

    Co-authored-by: Cindy Xiao <1661230+cxiao@users.noreply.github.com>
    cr7pt0pl4gu3 and cxiao committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    abba852 View commit details
    Browse the repository at this point in the history
  5. Update __init__.py

    Co-authored-by: Cindy Xiao <1661230+cxiao@users.noreply.github.com>
    cr7pt0pl4gu3 and cxiao committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    9038362 View commit details
    Browse the repository at this point in the history
  6. Update actions.py

    Co-authored-by: Cindy Xiao <1661230+cxiao@users.noreply.github.com>
    cr7pt0pl4gu3 and cxiao committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    7aae8fd View commit details
    Browse the repository at this point in the history