Sign in
chromium
/
external
/
github.com
/
erocarrera
/
pefile
/
HEAD
c23790f
Merge pull request #537 from j-t-1/comparison
by j-t-1
· 6 days ago
upstream/master
ab75e90
Merge pull request #538 from j-t-1/docstring
by j-t-1
· 6 days ago
e43f5f8
Merge pull request #536 from erocarrera/dependabot/github_actions/actions/checkout-6.0.3
by j-t-1
· 8 days ago
43cc21b
Merge pull request #535 from erocarrera/dependabot/github_actions/github/codeql-action-4.36.2
by j-t-1
· 8 days ago
e99c9bc
Remove blank lines in one-line docstrings
by j-t-1
· 8 days ago
21d05fd
Simplify comparisons
by j-t-1
· 8 days ago
2dc1336
Bump actions/checkout from 6.0.2 to 6.0.3
by dependabot[bot]
· 9 days ago
b0055f0
Bump github/codeql-action from 4.36.0 to 4.36.2
by dependabot[bot]
· 9 days ago
a6f2612
Modify functools.lru_cache use (#533)
by j-t-1
· 9 days ago
7bb6d93
Merge pull request #532 from erocarrera/dependabot/github_actions/step-security/harden-runner-2.19.4
by Ryan Mast
· 3 weeks ago
6cf085a
Merge pull request #531 from erocarrera/dependabot/github_actions/github/codeql-action-4.36.0
by Ryan Mast
· 3 weeks ago
6201914
Bump step-security/harden-runner from 2.19.3 to 2.19.4
by dependabot[bot]
· 3 weeks ago
ae4188c
Bump github/codeql-action from 4.35.5 to 4.36.0
by dependabot[bot]
· 3 weeks ago
9a05cb9
Merge pull request #530 from erocarrera/dependabot/github_actions/actions/dependency-review-action-5.0.0
by Ryan Mast
· 4 weeks ago
bbee5e5
Merge pull request #529 from erocarrera/dependabot/github_actions/step-security/harden-runner-2.19.3
by Ryan Mast
· 4 weeks ago
a5b125a
Merge pull request #528 from erocarrera/dependabot/github_actions/github/codeql-action-4.35.5
by Ryan Mast
· 4 weeks ago
66b822c
Bump actions/dependency-review-action from 4.9.0 to 5.0.0
by dependabot[bot]
· 4 weeks ago
70c0bd7
Bump step-security/harden-runner from 2.19.1 to 2.19.3
by dependabot[bot]
· 4 weeks ago
416cfa8
Bump github/codeql-action from 4.35.4 to 4.35.5
by dependabot[bot]
· 4 weeks ago
25cc6d0
Merge pull request #527 from erocarrera/dependabot/github_actions/step-security/harden-runner-2.19.1
by Ryan Mast
· 5 weeks ago
ee27edb
Merge pull request #526 from erocarrera/dependabot/github_actions/github/codeql-action-4.35.4
by Ryan Mast
· 5 weeks ago
d7bbd96
Bump step-security/harden-runner from 2.19.0 to 2.19.1
by dependabot[bot]
· 5 weeks ago
66e86e8
Bump github/codeql-action from 4.35.3 to 4.35.4
by dependabot[bot]
· 5 weeks ago
62ebab7
Merge pull request #525 from erocarrera/dependabot/github_actions/github/codeql-action-4.35.3
by Ryan Mast
· 6 weeks ago
ef60edb
Bump github/codeql-action from 4.35.2 to 4.35.3
by dependabot[bot]
· 6 weeks ago
680cf89
Merge pull request #524 from erocarrera/dependabot/github_actions/step-security/harden-runner-2.19.0
by Ryan Mast
· 7 weeks ago
84910f3
Bump step-security/harden-runner from 2.18.0 to 2.19.0
by dependabot[bot]
· 7 weeks ago
c7946f7
Merge pull request #523 from j-t-1/import
by Ryan Mast
· 7 weeks ago
3bf4d90
Refactor if statements
by j-t-1
· 8 weeks ago
6e9a32e
Merge pull request #521 from llnl/add-docstring-exportdirdata-name
by Ryan Mast
· 8 weeks ago
99f417a
Add name attribute to the ExportDirData docstring
by Ryan Mast
· 8 weeks ago
26e7f9b
Merge pull request #500 from llnl/freeze-imphash-ordinal-behavior
by Ryan Mast
· 8 weeks ago
a856113
Freeze ordinal to name mapping used for imphash calculations
by Ryan Mast
· 8 weeks ago
a8c39df
Merge pull request #520 from j-t-1/getattr
by Ryan Mast
· 8 weeks ago
d33cd98
Use getattr for readability
by j-t-1
· 8 weeks ago
f5c8504
Merge pull request #513 from j-t-1/spell
by Ryan Mast
· 8 weeks ago
16d4b6f
Merge pull request #516 from j-t-1/readability
by Ryan Mast
· 8 weeks ago
3af61df
Merge pull request #515 from j-t-1/move
by Ryan Mast
· 8 weeks ago
222ac11
Merge pull request #519 from erocarrera/dependabot/github_actions/actions/upload-artifact-7.0.1
by Ryan Mast
· 8 weeks ago
d7639be
Merge pull request #518 from erocarrera/dependabot/github_actions/github/codeql-action-4.35.2
by Ryan Mast
· 8 weeks ago
6429a83
Merge pull request #517 from erocarrera/dependabot/github_actions/step-security/harden-runner-2.18.0
by Ryan Mast
· 8 weeks ago
b08366c
Bump actions/upload-artifact from 7.0.0 to 7.0.1
by dependabot[bot]
· 8 weeks ago
0f25e86
Bump github/codeql-action from 4.35.1 to 4.35.2
by dependabot[bot]
· 8 weeks ago
8cc02fe
Bump step-security/harden-runner from 2.17.0 to 2.18.0
by dependabot[bot]
· 8 weeks ago
9f8a861
Non-functional change of parse_data_directories
by j-t-1
· 8 weeks ago
450a60e
Put two constants with the others
by j-t-1
· 8 weeks ago
9054545
Fix typos found by codespell
by j-t-1
· 9 weeks ago
4e9d17f
Merge pull request #499 from llnl/use-modern-pep621-packaging
by Ryan Mast
· 9 weeks ago
ca0f89a
Switch to PEP621 pyproject.toml for packaging with hatchling
by Ryan Mast
· 9 weeks ago
d970745
Merge pull request #511 from erocarrera/dependabot/github_actions/actions/upload-artifact-7.0.0
by Ryan Mast
· 9 weeks ago
upstream/copilot/add-oss-fuzz-support
ca66ddd
Ensure hidden .coverage files are uploaded as artifacts
by Ryan Mast
· 9 weeks ago
aac8bb8
Merge pull request #512 from erocarrera/dependabot/github_actions/actions/checkout-6.0.2
by Ryan Mast
· 9 weeks ago
3e42407
Merge pull request #510 from erocarrera/dependabot/github_actions/schneegans/dynamic-badges-action-1.8.0
by Ryan Mast
· 9 weeks ago
88c64a9
Merge pull request #509 from erocarrera/dependabot/github_actions/ossf/scorecard-action-2.4.3
by Ryan Mast
· 9 weeks ago
2bc072d
Merge pull request #501 from llnl/set-tests-top-level-permissions-read
by Ryan Mast
· 9 weeks ago
52dca00
Merge pull request #507 from erocarrera/dependabot/github_actions/actions/download-artifact-8.0.1
by Ryan Mast
· 9 weeks ago
16fc7e8
Bump actions/checkout from 3.6.0 to 6.0.2
by dependabot[bot]
· 9 weeks ago
da6ca34
Bump actions/upload-artifact from 4.3.2 to 7.0.0
by dependabot[bot]
· 9 weeks ago
d326ea0
Bump schneegans/dynamic-badges-action from 1.7.0 to 1.8.0
by dependabot[bot]
· 9 weeks ago
0536e83
Bump ossf/scorecard-action from 2.3.1 to 2.4.3
by dependabot[bot]
· 9 weeks ago
6480cf2
Merge pull request #508 from erocarrera/dependabot/github_actions/actions/setup-python-6.2.0
by Ryan Mast
· 9 weeks ago
14abfb4
Merge pull request #506 from erocarrera/dependabot/github_actions/step-security/harden-runner-2.17.0
by Ryan Mast
· 9 weeks ago
1cafbe1
Merge pull request #505 from erocarrera/dependabot/github_actions/actions/dependency-review-action-4.9.0
by Ryan Mast
· 9 weeks ago
1144779
Merge pull request #504 from erocarrera/dependabot/github_actions/github/codeql-action-4.35.1
by Ryan Mast
· 9 weeks ago
7ffa69d
Bump actions/setup-python from 5.1.0 to 6.2.0
by dependabot[bot]
· 9 weeks ago
e214750
Bump actions/download-artifact from 4.1.5 to 8.0.1
by dependabot[bot]
· 9 weeks ago
5dc7bef
Bump step-security/harden-runner from 2.7.0 to 2.17.0
by dependabot[bot]
· 9 weeks ago
1e9af2f
Bump actions/dependency-review-action from 2.5.1 to 4.9.0
by dependabot[bot]
· 9 weeks ago
5e83e6a
Bump github/codeql-action from 2.25.1 to 4.35.1
by dependabot[bot]
· 9 weeks ago
208d2cb
Merge pull request #502 from llnl/set-up-dependabot
by Ryan Mast
· 9 weeks ago
d278b11
Set up Dependabot for keeping workflow and pip dependencies updated
by Ryan Mast
· 9 weeks ago
01dedc7
Set tests workflow top-level permissions to content read
by Ryan Mast
· 9 weeks ago
c5805bc
Merge pull request #495 from j-t-1/blank
by j-t-1
· 9 weeks ago
df3a036
Merge pull request #498 from j-t-1/ordinal
by j-t-1
· 9 weeks ago
b0f46ac
Rename function names and use an f-string
by j-t-1
· 9 weeks ago
a03e64f
Merge pull request #497 from j-t-1/tweak
by j-t-1
· 9 weeks ago
824b55e
Merge pull request #496 from j-t-1/utils
by Ryan Mast
· 10 weeks ago
132febf
Use literals and remove unnecessary conversions
by j-t-1
· 10 weeks ago
35a4ca2
Apply isort and pyupgrade
by j-t-1
· 10 weeks ago
9c2c60c
Remove empty comments and some empty lines
by j-t-1
· 10 weeks ago
4aec687
Merge pull request #494 from llnl/fix-links
by Ryan Mast
· 2 months ago
574e6d0
Fix broken and redirected links
by Ryan Mast
· 2 months ago
9c485d4
Merge pull request #429 from gdesmar/undeclared_next_section_virtual_address
by Ryan Mast
· 2 months ago
26e2584
Merge pull request #492 from j-t-1/refine
by Ryan Mast
· 3 months ago
fdfe543
Save the original section index and use it for logging.
by gdesmar
· 3 months ago
9366cec
Fix undeclared next_section_virtual_address usage
by gdesmar
· 3 months ago
4dc88c3
Tweak code to increase readability
by j-t-1
· 3 months ago
679ee34
Merge pull request #491 from llnl/fix_set_format_comment_refs
by j-t-1
· 3 months ago
16d4859
Update comments that refer to the old function name for set_format
by Ryan Mast
· 3 months ago
f7582d5
Merge pull request #265 from huettenhain/master
by Ryan Mast
· 3 months ago
d9c40ed
Fix capitalization of SizeOfOptionalHeader in a warning message, and remove some trailing whitespace
by Ryan Mast
· 3 months ago
4ec9bec
adds period to warning text
by jesko
· 3 months ago
197178c
limit directory delta correction to at most 16 directories
by jesko
· 3 months ago
e29a3fa
do not permit negative deltas
by jesko
· 3 months ago
894605c
Merge pull request #490 from adang1345/fix-performance
by j-t-1
· 3 months ago
545b061
Revert "fixed a memory leak that caused the pe file to be access locked."
by Aohan Dang
· 3 months ago
5263902
adjust comment as per suggestion
by jesko
· 3 months ago
bf8cf08
use f-string
by jesko
· 3 months ago
47a28f9
do not alter NumberOfRvaAndSizes field but parse all directories based on computed delta
by jesko
· 3 months ago
e67d3ee
Merge pull request #460 from bluca/limit
by Ryan Mast
· 3 months ago
Next »