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

Implement telfhash for ELF import table #936

Merged
merged 21 commits into from
Apr 14, 2021
Merged

Commits on Mar 20, 2021

  1. Configuration menu
    Copy the full SHA
    4bb8979 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    6505da0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e5d12c View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Address code review comments

    HoundThe committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    c27d3d7 View commit details
    Browse the repository at this point in the history
  2. better formatting

    HoundThe committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    0ec716c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    71d31cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6611b0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d5382d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    53ac63e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fca602 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d1720d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Move telfhash outside import table to elf_format, use TLSH for all im…

    …phashes, create default imphash for ELF
    HoundThe committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    1209eb7 View commit details
    Browse the repository at this point in the history
  2. Fix uninitialized value

    HoundThe committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    7321cf0 View commit details
    Browse the repository at this point in the history
  3. Fixed TLSH build on Windows

    HoundThe committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    052432a View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    536bef1 View commit details
    Browse the repository at this point in the history
  2. deps/tlsh: refactor CMake

    PeterMatula committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    711463d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    6299548 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10217f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c175a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ddeb7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5c91b0 View commit details
    Browse the repository at this point in the history