Skip to content

Pull requests: erocarrera/pefile

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

add usedforsecurity flag to bypass FIPS machines
#462 opened Feb 18, 2025 by wangmot Loading…
Remove unnecessary assignment
#459 opened Jan 2, 2025 by j-t-1 Loading…
Wiki docs updates
#457 opened Jan 1, 2025 by wesinator Loading…
Tweak peutils.py
#456 opened Dec 23, 2024 by j-t-1 Loading…
Use isinstance instead of type function
#455 opened Dec 18, 2024 by j-t-1 Loading…
Remove long type
#454 opened Dec 15, 2024 by j-t-1 Loading…
Reorder directory_parsing
#453 opened Dec 13, 2024 by j-t-1 Loading…
Use IMAGE_NUMBEROF_DIRECTORY_ENTRIES
#452 opened Dec 13, 2024 by j-t-1 Loading…
Reorder two headers
#450 opened Dec 9, 2024 by j-t-1 Loading…
Respell some words
#449 opened Dec 5, 2024 by j-t-1 Loading…
Reorder member initialization
#448 opened Dec 5, 2024 by j-t-1 Loading…
Non-functional change in parse_rich_header
#447 opened Dec 5, 2024 by j-t-1 Loading…
Format using f-strings
#446 opened Dec 5, 2024 by j-t-1 Loading…
Simplify if statement
#445 opened Dec 4, 2024 by j-t-1 Loading…
Fix one typo
#444 opened Nov 28, 2024 by j-t-1 Loading…
Remove mode paramter
#443 opened Nov 27, 2024 by j-t-1 Loading…
Modify comments in get_memory_mapped_image
#442 opened Nov 27, 2024 by j-t-1 Loading…
Use floor division
#441 opened Nov 27, 2024 by j-t-1 Loading…
Small refactor of is_valid_function_name
#440 opened Nov 24, 2024 by j-t-1 Loading…
Tweak comments of generate_checksum
#439 opened Nov 24, 2024 by j-t-1 Loading…
Consolidate import of collections
#437 opened Nov 18, 2024 by j-t-1 Loading…
Tiny changes to README.md
#436 opened Nov 15, 2024 by j-t-1 Loading…
ProTip! Filter pull requests by the default branch with base:master.