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

Computation of section entropies for ELF, MACHO and PE (in progress) #501

Closed
wants to merge 39 commits into from

Commits on Feb 21, 2019

  1. VB header parsing

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    d4f448f View commit details
    Browse the repository at this point in the history
  2. project info header parsing I.

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    e486337 View commit details
    Browse the repository at this point in the history
  3. fileinfo wrapper

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    25cd4b9 View commit details
    Browse the repository at this point in the history
  4. fileinfo wrapper

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    0edf72e View commit details
    Browse the repository at this point in the history
  5. string utils

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    8de01b1 View commit details
    Browse the repository at this point in the history
  6. etern table plain presentation

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    fe1b65d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68160c4 View commit details
    Browse the repository at this point in the history
  8. some more presentation

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    0e73efe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2cff3fe View commit details
    Browse the repository at this point in the history
  10. extern and object table hashes

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    ff31384 View commit details
    Browse the repository at this point in the history
  11. obj table hash presentation

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    a533784 View commit details
    Browse the repository at this point in the history
  12. doxygen fix

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    ce2096a View commit details
    Browse the repository at this point in the history
  13. basic json presentation

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    da87bfe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5c64274 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    eda798f View commit details
    Browse the repository at this point in the history
  16. prefix cut for project path

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    72fd3b9 View commit details
    Browse the repository at this point in the history
  17. modification for clawler needs

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    7fc8f94 View commit details
    Browse the repository at this point in the history
  18. addresses fixed

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    e4b2049 View commit details
    Browse the repository at this point in the history
  19. export table extraction fixed

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    c7138cb View commit details
    Browse the repository at this point in the history
  20. COM Registration Info parsed

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    70431d8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    338de0e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6b3e171 View commit details
    Browse the repository at this point in the history
  23. modification for crawler only

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    f748b61 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6b54ce6 View commit details
    Browse the repository at this point in the history
  25. relicts removed

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    aa53bc5 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3121e8c View commit details
    Browse the repository at this point in the history
  27. entropy function

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    26df133 View commit details
    Browse the repository at this point in the history
  28. elf sections

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    27a494c View commit details
    Browse the repository at this point in the history
  29. PE and fileformat

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    771ae2a View commit details
    Browse the repository at this point in the history
  30. more PE and macho

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    c7e5c34 View commit details
    Browse the repository at this point in the history
  31. fileinfo and presentation

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    551fb3c View commit details
    Browse the repository at this point in the history
  32. undefined entropy fix

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    0a7d70b View commit details
    Browse the repository at this point in the history
  33. section parsing bug fixed

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    48e3078 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    8445769 View commit details
    Browse the repository at this point in the history
  35. overlay entropy

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    89529ed View commit details
    Browse the repository at this point in the history
  36. overlay entropy fix'd

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    20a8e7a View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    2c340a8 View commit details
    Browse the repository at this point in the history
  38. reinterpret cast added

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    b8dfaeb View commit details
    Browse the repository at this point in the history
  39. header for array added

    pruzko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    70d21b4 View commit details
    Browse the repository at this point in the history