1. ac56742 Make method dword_align static (#582) by j-t-1 · 36 hours ago upstream/master
  2. 0f8db6c Remove redundant parentheses (#581) by j-t-1 · 2 days ago
  3. cd8908c Remove unused local variables (#580) by j-t-1 · 2 days ago
  4. 3ba3d07 Rename variable in for loop (#579) by j-t-1 · 2 days ago
  5. ba0abfd Use underscore for unused variable (#578) by j-t-1 · 2 days ago
  6. ed09309 Follow PEP 8 programming recommendations (#577) by j-t-1 · 2 days ago
  7. 2fa0bfd fix: respect VirtualSize when building the memory-mapped image (#392) (#542) by Vincent Gao · 4 days ago
  8. 3a5e4f5 Increase readability of __parse__ (#576) by j-t-1 · 5 days ago
  9. f10815c Fix dump_dict issue 347 (#575) by j-t-1 · 5 days ago
  10. ed04f53 Simplify __generate_signature (#574) by j-t-1 · 5 days ago
  11. a200b52 Simplify list initialization (#573) by j-t-1 · 5 days ago
  12. 010193a Merge pull request #555 from erocarrera/dependabot/github_actions/schneegans/dynamic-badges-action-1.9.0 by Ryan Mast · 8 days ago
  13. 5a7581d Fix resource parsing for low-alignment PE images (#465) (#560) by Mobin Erteghaie · 8 days ago
  14. acfc80b Simplify boolean variable checking (#567) by j-t-1 · 8 days ago
  15. f6834f7 Use CapWords convention for class names (#566) by j-t-1 · 9 days ago
  16. 1d12402 Remove commented-out code (#565) by j-t-1 · 9 days ago
  17. 324bcd2 Remove unnecessary nesting (#564) by j-t-1 · 12 days ago
  18. 7f3f61b Remove unnecessary conversions to list (#563) by j-t-1 · 13 days ago
  19. e2967f8 Use staticmethod when possible (#562) by j-t-1 · 2 weeks ago
  20. 6bebb25 Simplify list comprehension (#561) by j-t-1 · 2 weeks ago
  21. 8996529 Fix bare except clauses with specific exception types in pefile.py (#557) by j-t-1 · 2 weeks ago
  22. 34e1a27 Merge pull request #558 from j-t-1/parse by j-t-1 · 2 weeks ago
  23. 6c995f5 Tweak __parse__ by j-t-1 · 3 weeks ago
  24. 435f2a5 Fix remaining bare except in pefile.py (rt_version_struct) by Kotesh Kumar Yelamati · 3 weeks ago
  25. 51ae939 Fix bare except clauses with specific exception types in pefile.py by Kotesh Kumar Yelamati · 3 weeks ago
  26. 852aaa3 Bump schneegans/dynamic-badges-action from 1.8.0 to 1.9.0 by dependabot[bot] · 3 weeks ago
  27. 4322954 Merge pull request #551 from erocarrera/codeql-update by Ryan Mast · 4 weeks ago
  28. cd303cf Bump github/codeql-action/analyze from 4.36.2 to 4.36.3 by dependabot[bot] · 4 weeks ago
  29. a374a9b Bump github/codeql-action/autobuild from 4.36.2 to 4.36.3 by dependabot[bot] · 4 weeks ago
  30. 82838d9 Bump github/codeql-action/init from 4.36.2 to 4.36.3 by dependabot[bot] · 4 weeks ago
  31. e049c34 Merge pull request #550 from erocarrera/dependabot/github_actions/github/codeql-action/upload-sarif-4.36.3 by Ryan Mast · 4 weeks ago
  32. 46d8092 Bump github/codeql-action/upload-sarif from 4.36.2 to 4.36.3 by dependabot[bot] · 4 weeks ago
  33. a7974ab Tweak cache_adjust_SectionAlignment (#546) by j-t-1 · 4 weeks ago
  34. 05be88e Update two comments (#545) by j-t-1 · 4 weeks ago
  35. 80b8d5c Merge pull request #539 from j-t-1/tweak by Ryan Mast · 5 weeks ago
  36. d0bf017 Apply suggestion from @nightlark by j-t-1 · 5 weeks ago
  37. 7b2c46e Merge pull request #543 from erocarrera/dependabot/github_actions/actions/setup-python-6.3.0 by Ryan Mast · 5 weeks ago
  38. 5bbaa01 Use most specific unittest assertion (#544) by j-t-1 · 5 weeks ago
  39. 2a1a243 Bump actions/setup-python from 6.2.0 to 6.3.0 by dependabot[bot] · 5 weeks ago
  40. 710ccf5 Merge pull request #503 from llnl/add-security-policy by Ryan Mast · 6 weeks ago
  41. 215e138 Add security policy file by Ryan Mast · 6 weeks ago
  42. 16d3606 Merge pull request #431 from j-t-1/sha256 by Ryan Mast · 6 weeks ago
  43. 6f4bdd8 Merge pull request #541 from erocarrera/dependabot/github_actions/actions/checkout-7.0.0 by Ryan Mast · 6 weeks ago
  44. 2fdbb73 Bump actions/checkout from 6.0.3 to 7.0.0 by dependabot[bot] · 6 weeks ago
  45. d452a1c Small refactor of is_valid_function_name (#440) by j-t-1 · 6 weeks ago
  46. 7fdfa6e Merge branch 'master' into sha256 by j-t-1 · 6 weeks ago
  47. 54da6aa Add comment about section table numbering (#540) by j-t-1 · 6 weeks ago
  48. c23790f Merge pull request #537 from j-t-1/comparison by j-t-1 · 8 weeks ago
  49. ab75e90 Merge pull request #538 from j-t-1/docstring by j-t-1 · 8 weeks ago
  50. 4bf8ae0 Modify dictionary creation by j-t-1 · 8 weeks ago
  51. e43f5f8 Merge pull request #536 from erocarrera/dependabot/github_actions/actions/checkout-6.0.3 by j-t-1 · 8 weeks ago
  52. 43cc21b Merge pull request #535 from erocarrera/dependabot/github_actions/github/codeql-action-4.36.2 by j-t-1 · 8 weeks ago
  53. e99c9bc Remove blank lines in one-line docstrings by j-t-1 · 8 weeks ago
  54. 21d05fd Simplify comparisons by j-t-1 · 8 weeks ago
  55. 2dc1336 Bump actions/checkout from 6.0.2 to 6.0.3 by dependabot[bot] · 8 weeks ago
  56. b0055f0 Bump github/codeql-action from 4.36.0 to 4.36.2 by dependabot[bot] · 8 weeks ago
  57. a6f2612 Modify functools.lru_cache use (#533) by j-t-1 · 8 weeks ago
  58. 7bb6d93 Merge pull request #532 from erocarrera/dependabot/github_actions/step-security/harden-runner-2.19.4 by Ryan Mast · 9 weeks ago
  59. 6cf085a Merge pull request #531 from erocarrera/dependabot/github_actions/github/codeql-action-4.36.0 by Ryan Mast · 9 weeks ago
  60. 6201914 Bump step-security/harden-runner from 2.19.3 to 2.19.4 by dependabot[bot] · 2 months ago
  61. ae4188c Bump github/codeql-action from 4.35.5 to 4.36.0 by dependabot[bot] · 2 months ago
  62. 9a05cb9 Merge pull request #530 from erocarrera/dependabot/github_actions/actions/dependency-review-action-5.0.0 by Ryan Mast · 2 months ago
  63. bbee5e5 Merge pull request #529 from erocarrera/dependabot/github_actions/step-security/harden-runner-2.19.3 by Ryan Mast · 2 months ago
  64. a5b125a Merge pull request #528 from erocarrera/dependabot/github_actions/github/codeql-action-4.35.5 by Ryan Mast · 2 months ago
  65. 66b822c Bump actions/dependency-review-action from 4.9.0 to 5.0.0 by dependabot[bot] · 3 months ago
  66. 70c0bd7 Bump step-security/harden-runner from 2.19.1 to 2.19.3 by dependabot[bot] · 3 months ago
  67. 416cfa8 Bump github/codeql-action from 4.35.4 to 4.35.5 by dependabot[bot] · 3 months ago
  68. 25cc6d0 Merge pull request #527 from erocarrera/dependabot/github_actions/step-security/harden-runner-2.19.1 by Ryan Mast · 3 months ago
  69. ee27edb Merge pull request #526 from erocarrera/dependabot/github_actions/github/codeql-action-4.35.4 by Ryan Mast · 3 months ago
  70. d7bbd96 Bump step-security/harden-runner from 2.19.0 to 2.19.1 by dependabot[bot] · 3 months ago
  71. 66e86e8 Bump github/codeql-action from 4.35.3 to 4.35.4 by dependabot[bot] · 3 months ago
  72. 62ebab7 Merge pull request #525 from erocarrera/dependabot/github_actions/github/codeql-action-4.35.3 by Ryan Mast · 3 months ago
  73. ef60edb Bump github/codeql-action from 4.35.2 to 4.35.3 by dependabot[bot] · 3 months ago
  74. 680cf89 Merge pull request #524 from erocarrera/dependabot/github_actions/step-security/harden-runner-2.19.0 by Ryan Mast · 3 months ago
  75. 84910f3 Bump step-security/harden-runner from 2.18.0 to 2.19.0 by dependabot[bot] · 3 months ago
  76. c7946f7 Merge pull request #523 from j-t-1/import by Ryan Mast · 3 months ago
  77. 3bf4d90 Refactor if statements by j-t-1 · 3 months ago
  78. 6e9a32e Merge pull request #521 from llnl/add-docstring-exportdirdata-name by Ryan Mast · 3 months ago
  79. 99f417a Add name attribute to the ExportDirData docstring by Ryan Mast · 3 months ago
  80. 26e7f9b Merge pull request #500 from llnl/freeze-imphash-ordinal-behavior by Ryan Mast · 3 months ago
  81. a856113 Freeze ordinal to name mapping used for imphash calculations by Ryan Mast · 3 months ago
  82. a8c39df Merge pull request #520 from j-t-1/getattr by Ryan Mast · 3 months ago
  83. d33cd98 Use getattr for readability by j-t-1 · 3 months ago
  84. f5c8504 Merge pull request #513 from j-t-1/spell by Ryan Mast · 3 months ago
  85. 16d4b6f Merge pull request #516 from j-t-1/readability by Ryan Mast · 3 months ago
  86. 3af61df Merge pull request #515 from j-t-1/move by Ryan Mast · 3 months ago
  87. 222ac11 Merge pull request #519 from erocarrera/dependabot/github_actions/actions/upload-artifact-7.0.1 by Ryan Mast · 3 months ago
  88. d7639be Merge pull request #518 from erocarrera/dependabot/github_actions/github/codeql-action-4.35.2 by Ryan Mast · 3 months ago
  89. 6429a83 Merge pull request #517 from erocarrera/dependabot/github_actions/step-security/harden-runner-2.18.0 by Ryan Mast · 3 months ago
  90. b08366c Bump actions/upload-artifact from 7.0.0 to 7.0.1 by dependabot[bot] · 4 months ago
  91. 0f25e86 Bump github/codeql-action from 4.35.1 to 4.35.2 by dependabot[bot] · 4 months ago
  92. 8cc02fe Bump step-security/harden-runner from 2.17.0 to 2.18.0 by dependabot[bot] · 4 months ago
  93. 9f8a861 Non-functional change of parse_data_directories by j-t-1 · 4 months ago
  94. 450a60e Put two constants with the others by j-t-1 · 4 months ago
  95. 9054545 Fix typos found by codespell by j-t-1 · 4 months ago
  96. 4e9d17f Merge pull request #499 from llnl/use-modern-pep621-packaging by Ryan Mast · 4 months ago
  97. ca0f89a Switch to PEP621 pyproject.toml for packaging with hatchling by Ryan Mast · 4 months ago
  98. d970745 Merge pull request #511 from erocarrera/dependabot/github_actions/actions/upload-artifact-7.0.0 by Ryan Mast · 4 months ago upstream/copilot/add-oss-fuzz-support
  99. ca66ddd Ensure hidden .coverage files are uploaded as artifacts by Ryan Mast · 4 months ago
  100. aac8bb8 Merge pull request #512 from erocarrera/dependabot/github_actions/actions/checkout-6.0.2 by Ryan Mast · 4 months ago