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

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…
Small simplifications
#434 opened Oct 8, 2024 by j-t-1 Loading…
Simplify main
#433 opened Oct 8, 2024 by j-t-1 Loading…
Simplify get_import_table
#432 opened Oct 8, 2024 by j-t-1 Loading…
Use SHA-256 references to PE examples
#431 opened Oct 8, 2024 by j-t-1 Loading…
Fix undeclared next_section_virtual_address usage
#429 opened Sep 23, 2024 by gdesmar Loading…
Increase readability
#427 opened Sep 11, 2024 by j-t-1 Loading…
Simplify data by using bytes
#426 opened Sep 11, 2024 by j-t-1 Loading…
Small comment corrections
#425 opened Sep 8, 2024 by j-t-1 Loading…
Slightly simplify is_exe and is_dll
#424 opened Sep 8, 2024 by j-t-1 Loading…
Add IMAGE_SUBSYSTEM_XBOX_CODE_CATALOG to subsystem_types
#423 opened Sep 6, 2024 by j-t-1 Loading…
Use sha256 for exphash
#422 opened Sep 6, 2024 by j-t-1 Loading…
Add Dynamic Value Relocation Table Parsing
#359 opened Nov 7, 2022 by dinateper Loading…
Exclude INIT section from packed executable warning
#352 opened Aug 31, 2022 by omry99 Loading…
Add a Section to PE file
#286 opened Jun 8, 2020 by quangnh89 Loading…
Add Structure method to determine field size
#274 opened Nov 8, 2019 by shizmob Loading…
handling of too small NumberOfRvaAndSizes values
#265 opened Jul 3, 2019 by huettenhain Loading…
Remove print. Fix format. Improve error handling.
#263 opened Jun 15, 2019 by nogilnick Loading…
ProTip! Filter pull requests by the default branch with base:master.