Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / erocarrera/pefile issues and pull requests
#460 - Add max_offset parameter to configure hardcoded offset limit
Pull Request -
State: open - Opened by bluca 17 days ago
#459 - Remove unnecessary assignment
Pull Request -
State: open - Opened by j-t-1 about 2 months ago
#458 - Change PE.write() docs return value from str to bytearray
Pull Request -
State: open - Opened by itaiavni about 2 months ago
#457 - Wiki docs updates
Pull Request -
State: open - Opened by wesinator about 2 months ago
#456 - Tweak peutils.py
Pull Request -
State: open - Opened by j-t-1 about 2 months ago
#455 - Use isinstance instead of type function
Pull Request -
State: open - Opened by j-t-1 2 months ago
#454 - Remove long type
Pull Request -
State: open - Opened by j-t-1 2 months ago
#453 - Reorder directory_parsing
Pull Request -
State: open - Opened by j-t-1 2 months ago
#452 - Use IMAGE_NUMBEROF_DIRECTORY_ENTRIES
Pull Request -
State: open - Opened by j-t-1 2 months ago
#451 - [DRAFT] Fix bug with not returning all OPTIONAL_HEADER DataDirectory entries
Pull Request -
State: open - Opened by nightlark 2 months ago
- 2 comments
#450 - Reorder two headers
Pull Request -
State: open - Opened by j-t-1 2 months ago
#449 - Respell some words
Pull Request -
State: open - Opened by j-t-1 2 months ago
#448 - Reorder member initialization
Pull Request -
State: open - Opened by j-t-1 2 months ago
#447 - Non-functional change in parse_rich_header
Pull Request -
State: open - Opened by j-t-1 2 months ago
#446 - Format using f-strings
Pull Request -
State: open - Opened by j-t-1 2 months ago
#445 - Simplify if statement
Pull Request -
State: open - Opened by j-t-1 2 months ago
#444 - Fix one typo
Pull Request -
State: open - Opened by j-t-1 3 months ago
#443 - Remove mode paramter
Pull Request -
State: open - Opened by j-t-1 3 months ago
#442 - Modify comments in get_memory_mapped_image
Pull Request -
State: open - Opened by j-t-1 3 months ago
#441 - Use floor division
Pull Request -
State: open - Opened by j-t-1 3 months ago
#440 - Small refactor of is_valid_function_name
Pull Request -
State: open - Opened by j-t-1 3 months ago
- 1 comment
#439 - Tweak comments of generate_checksum
Pull Request -
State: open - Opened by j-t-1 3 months ago
#438 - Changing tag in info_plist prevents resulting .app from running on Mac due to com.apple.quarantine xattr
Issue -
State: open - Opened by Shotgunosine 3 months ago
#437 - Consolidate import of collections
Pull Request -
State: open - Opened by j-t-1 3 months ago
#436 - Tiny changes to README.md
Pull Request -
State: open - Opened by j-t-1 3 months ago
#435 - Enhancement / Question: How 4-byte utf-16 characters are handled in VersionInfo
Issue -
State: open - Opened by maxzhenzhera 3 months ago
#434 - Small simplifications
Pull Request -
State: open - Opened by j-t-1 4 months ago
#433 - Simplify main
Pull Request -
State: open - Opened by j-t-1 4 months ago
#432 - Simplify get_import_table
Pull Request -
State: open - Opened by j-t-1 4 months ago
#431 - Use SHA-256 references to PE examples
Pull Request -
State: open - Opened by j-t-1 4 months ago
#430 - PE header data is returned partially with pefile 2024.8.26
Issue -
State: open - Opened by platomav 4 months ago
#429 - Fix undeclared next_section_virtual_address usage
Pull Request -
State: open - Opened by gdesmar 5 months ago
#428 - Use f-strings
Issue -
State: open - Opened by j-t-1 5 months ago
#427 - Increase readability
Pull Request -
State: open - Opened by j-t-1 5 months ago
#426 - Simplify data by using bytes
Pull Request -
State: open - Opened by j-t-1 5 months ago
#425 - Small comment corrections
Pull Request -
State: open - Opened by j-t-1 5 months ago
#424 - Slightly simplify is_exe and is_dll
Pull Request -
State: open - Opened by j-t-1 5 months ago
#423 - Add IMAGE_SUBSYSTEM_XBOX_CODE_CATALOG to subsystem_types
Pull Request -
State: open - Opened by j-t-1 5 months ago
#422 - Change get_exphash comment
Pull Request -
State: open - Opened by j-t-1 5 months ago
#421 - Parsing failure due to #365
Issue -
State: open - Opened by Javagedes 6 months ago
- 1 comment
#420 - Performance drop for pefile.PE()
Issue -
State: open - Opened by mschwoer 6 months ago
- 5 comments
#419 - New Release?
Issue -
State: closed - Opened by adang1345 6 months ago
- 2 comments
#418 - Use with statement to write to file
Pull Request -
State: closed - Opened by j-t-1 8 months ago
#417 - Remove distutils use
Pull Request -
State: closed - Opened by j-t-1 8 months ago
#416 - Use chaining comparison operators
Pull Request -
State: closed - Opened by j-t-1 8 months ago
#415 - Replace list comprehension with set comprehension
Pull Request -
State: closed - Opened by j-t-1 8 months ago
#414 - Use not in operator
Pull Request -
State: closed - Opened by j-t-1 8 months ago
#413 - Replace base class name with super()
Pull Request -
State: closed - Opened by j-t-1 8 months ago
#412 - Increase readability and consistency
Pull Request -
State: closed - Opened by j-t-1 8 months ago
#411 - The size and contents of pe.OPTIONAL_HEADER
Issue -
State: open - Opened by pooyan-123 8 months ago
#410 - Tiny comment improvements
Pull Request -
State: closed - Opened by j-t-1 8 months ago
#409 - Update tox.ini Python versions
Pull Request -
State: closed - Opened by j-t-1 8 months ago
- 1 comment
#408 - Remove "OC Patch" comments
Pull Request -
State: closed - Opened by j-t-1 8 months ago
#407 - Language references
Issue -
State: closed - Opened by j-t-1 8 months ago
- 1 comment
#406 - Update oleaut32.py from oleaut32.dll
Pull Request -
State: closed - Opened by j-t-1 8 months ago
#405 - Include ordinals for wsock32.dll
Pull Request -
State: closed - Opened by j-t-1 8 months ago
#404 - Update ws2_32.py from ws2_32.dll
Pull Request -
State: closed - Opened by j-t-1 8 months ago
Labels: bug
#403 - Apply isort to sort all imports
Pull Request -
State: closed - Opened by j-t-1 8 months ago
#402 - Improve parse_rich_header
Pull Request -
State: closed - Opened by j-t-1 9 months ago
#401 - Change IOError to OSError
Pull Request -
State: closed - Opened by j-t-1 9 months ago
#400 - Create sets using curly brackets
Pull Request -
State: closed - Opened by j-t-1 9 months ago
#399 - [StepSecurity] Apply security best practices
Pull Request -
State: closed - Opened by step-security-bot 10 months ago
- 1 comment
#398 - Update pefile.py for typo
Pull Request -
State: closed - Opened by Derekt2 11 months ago
#397 - Fix cache_adjust_FileAlignment to work with files not aligned to 0x200
Pull Request -
State: closed - Opened by asivery 11 months ago
- 4 comments
#396 - 256 MiB maximum offset limit is too low
Issue -
State: open - Opened by randomascii 11 months ago
- 2 comments
#395 - Error in parse dynamic relocations
Issue -
State: open - Opened by GanbaruTobi 12 months ago
- 1 comment
#394 - Wrong assumption while parsing rich header
Issue -
State: open - Opened by plusvic 12 months ago
- 4 comments
#393 - More readable calls to superclass
Pull Request -
State: closed - Opened by j-t-1 12 months ago
- 1 comment
#392 - get_memory_mapped_image leaves trash data in alignment regions
Issue -
State: open - Opened by heck-gd about 1 year ago
Labels: bug
#391 - Update comment on MAX_STRING_LENGTH to match code
Pull Request -
State: closed - Opened by mikewiacek about 1 year ago
- 2 comments
#390 - ordlookup returns incorrect names for wsock32 ordinals
Issue -
State: open - Opened by russdill about 1 year ago
- 1 comment
#389 - Invalid offset assignment at get_data function during PE loading
Issue -
State: open - Opened by Casperinous about 1 year ago
#388 - Fix ambiguous string syntax for PEid parsing regexp
Pull Request -
State: closed - Opened by hillu about 1 year ago
- 1 comment
#387 - _abc_impl is set to a wrong type in cython
Issue -
State: closed - Opened by selfDepolyed about 1 year ago
- 2 comments
#386 - fixed a memory leak that caused the pe file to be access locked.
Pull Request -
State: closed - Opened by daniel-mekuria about 1 year ago
- 1 comment
#385 - Fix get_memory_mapped_image copy much header data
Pull Request -
State: closed - Opened by qux-bbb about 1 year ago
- 9 comments
#384 - Discrepancy between YARA and pefile while computing imphash
Issue -
State: closed - Opened by plusvic about 1 year ago
- 2 comments
#383 - Exports table bad/wrong function addresses
Issue -
State: closed - Opened by kweatherman over 1 year ago
#382 - pefile.get_imphash() function bug
Issue -
State: closed - Opened by syyoo84 over 1 year ago
- 5 comments
#381 - pefile.py failed to load PE binary with bogus section.SizeOfRawData
Issue -
State: open - Opened by peta909 over 1 year ago
- 1 comment
#380 - Accept memoryview for data
Issue -
State: closed - Opened by rpm5099 over 1 year ago
- 1 comment
Labels: enhancement
#379 - fix PE.get_data
Pull Request -
State: closed - Opened by mak over 1 year ago
- 1 comment
#378 - Problem with overlay and clipped executables
Issue -
State: open - Opened by im-overlord04 over 1 year ago
#377 - Exphash from sha256 to md5 to match imphash
Pull Request -
State: closed - Opened by N0fix over 1 year ago
- 1 comment
#376 - how do for the result of dump in str
Issue -
State: closed - Opened by CeContreras over 1 year ago
- 3 comments
#375 - Utility to change the icon
Issue -
State: open - Opened by TrueCat17 over 1 year ago
#374 - Update new dvrt type and Load Config filed adapt to Windows11
Pull Request -
State: closed - Opened by zjgcjy almost 2 years ago
#373 - Floor division (//) does mathematical division with the floor functio…
Pull Request -
State: closed - Opened by j-t-1 almost 2 years ago
#372 - Use floor division
Pull Request -
State: closed - Opened by j-t-1 almost 2 years ago
#371 - Feature request: function for checking of validity of PE files
Issue -
State: open - Opened by TheMythologist almost 2 years ago
- 1 comment
#370 - AttributeError: 'PE' object has no attribute 'resources' - resources_nb = len(pe.resources)
Issue -
State: closed - Opened by DevHola almost 2 years ago
- 1 comment
#369 - 'PE' object has no attribute 'DIRECTORY_ENTRY_IMPORT'
Issue -
State: closed - Opened by spotted-deer almost 2 years ago
- 1 comment
#368 - find bug in format string at line 4074
Issue -
State: closed - Opened by im-overlord04 almost 2 years ago
- 2 comments
Labels: bug
#367 - Close the __data__ attribute before reassigning it
Pull Request -
State: closed - Opened by adang1345 almost 2 years ago
- 1 comment
#366 - find int(AddressOfEntryPoint) is greater than get_memory_mapped_image()
Issue -
State: open - Opened by KatherineLiu-holdon almost 2 years ago
- 1 comment
#365 - Add parsing for IMAGE_DEBUG_TYPE_EX_DLLCHARACTERISTICS
Pull Request -
State: closed - Opened by aursulis about 2 years ago
- 1 comment
Labels: enhancement
#364 - Perform new release
Issue -
State: closed - Opened by Javagedes about 2 years ago
- 2 comments
#363 - Generate GUID fields of CV_INFO_PDB70 readable by Python
Pull Request -
State: closed - Opened by UserUnknownFactor about 2 years ago
#362 - Incorporate PEP 238 and PEP 3120
Pull Request -
State: closed - Opened by j-t-1 about 2 years ago
#361 - Add machine types
Pull Request -
State: closed - Opened by j-t-1 about 2 years ago