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

#429 - Fix undeclared next_section_virtual_address usage

Pull Request - State: open - Opened by gdesmar 8 days ago

#428 - Use f-strings

Issue - State: open - Opened by j-t-1 11 days ago

#427 - Increase readability

Pull Request - State: open - Opened by j-t-1 20 days ago - 1 comment

#426 - Simplify data by using bytes

Pull Request - State: open - Opened by j-t-1 20 days ago

#425 - Small comment corrections

Pull Request - State: open - Opened by j-t-1 23 days ago

#424 - Slightly simplify is_exe and is_dll

Pull Request - State: open - Opened by j-t-1 23 days ago

#423 - Add IMAGE_SUBSYSTEM_XBOX_CODE_CATALOG to subsystem_types

Pull Request - State: open - Opened by j-t-1 25 days ago

#422 - Use sha256 for exphash

Pull Request - State: open - Opened by j-t-1 25 days ago

#421 - Parsing failure due to #365

Issue - State: open - Opened by Javagedes about 1 month ago

#420 - Performance drop for pefile.PE()

Issue - State: open - Opened by mschwoer about 1 month ago - 5 comments

#419 - New Release?

Issue - State: closed - Opened by adang1345 about 1 month ago - 2 comments

#418 - Use with statement to write to file

Pull Request - State: closed - Opened by j-t-1 3 months ago

#417 - Remove distutils use

Pull Request - State: closed - Opened by j-t-1 3 months ago

#416 - Use chaining comparison operators

Pull Request - State: closed - Opened by j-t-1 3 months ago

#415 - Replace list comprehension with set comprehension

Pull Request - State: closed - Opened by j-t-1 3 months ago

#414 - Use not in operator

Pull Request - State: closed - Opened by j-t-1 3 months ago

#413 - Replace base class name with super()

Pull Request - State: closed - Opened by j-t-1 3 months ago

#412 - Increase readability and consistency

Pull Request - State: closed - Opened by j-t-1 3 months ago

#411 - The size and contents of pe.OPTIONAL_HEADER

Issue - State: open - Opened by pooyan-123 3 months ago

#410 - Tiny comment improvements

Pull Request - State: closed - Opened by j-t-1 3 months ago

#409 - Update tox.ini Python versions

Pull Request - State: closed - Opened by j-t-1 4 months ago - 1 comment

#408 - Remove "OC Patch" comments

Pull Request - State: closed - Opened by j-t-1 4 months ago

#407 - Language references

Issue - State: closed - Opened by j-t-1 4 months ago - 1 comment

#406 - Update oleaut32.py from oleaut32.dll

Pull Request - State: closed - Opened by j-t-1 4 months ago

#405 - Include ordinals for wsock32.dll

Pull Request - State: closed - Opened by j-t-1 4 months ago

#404 - Update ws2_32.py from ws2_32.dll

Pull Request - State: closed - Opened by j-t-1 4 months ago
Labels: bug

#403 - Apply isort to sort all imports

Pull Request - State: closed - Opened by j-t-1 4 months ago

#402 - Improve parse_rich_header

Pull Request - State: closed - Opened by j-t-1 4 months ago

#401 - Change IOError to OSError

Pull Request - State: closed - Opened by j-t-1 4 months ago

#400 - Create sets using curly brackets

Pull Request - State: closed - Opened by j-t-1 4 months ago

#399 - [StepSecurity] Apply security best practices

Pull Request - State: closed - Opened by step-security-bot 5 months ago - 1 comment

#398 - Update pefile.py for typo

Pull Request - State: closed - Opened by Derekt2 6 months ago

#397 - Fix cache_adjust_FileAlignment to work with files not aligned to 0x200

Pull Request - State: closed - Opened by asivery 7 months ago - 4 comments

#396 - 256 MiB maximum offset limit is too low

Issue - State: open - Opened by randomascii 7 months ago - 1 comment

#395 - Error in parse dynamic relocations

Issue - State: open - Opened by GanbaruTobi 7 months ago - 1 comment

#394 - Wrong assumption while parsing rich header

Issue - State: open - Opened by plusvic 7 months ago - 4 comments

#393 - More readable calls to superclass

Pull Request - State: closed - Opened by j-t-1 7 months ago - 1 comment

#392 - get_memory_mapped_image leaves trash data in alignment regions

Issue - State: open - Opened by heck-gd 8 months ago
Labels: bug

#391 - Update comment on MAX_STRING_LENGTH to match code

Pull Request - State: closed - Opened by mikewiacek 9 months ago - 2 comments

#390 - ordlookup returns incorrect names for wsock32 ordinals

Issue - State: open - Opened by russdill 9 months ago - 1 comment

#388 - Fix ambiguous string syntax for PEid parsing regexp

Pull Request - State: closed - Opened by hillu 10 months ago - 1 comment

#387 - _abc_impl is set to a wrong type in cython

Issue - State: closed - Opened by selfDepolyed 10 months 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 10 months ago - 1 comment

#385 - Fix get_memory_mapped_image copy much header data

Pull Request - State: closed - Opened by qux-bbb 10 months ago - 9 comments

#384 - Discrepancy between YARA and pefile while computing imphash

Issue - State: closed - Opened by plusvic 11 months ago - 2 comments

#383 - Exports table bad/wrong function addresses

Issue - State: closed - Opened by kweatherman 12 months ago

#382 - pefile.get_imphash() function bug

Issue - State: closed - Opened by syyoo84 about 1 year ago - 5 comments

#381 - pefile.py failed to load PE binary with bogus section.SizeOfRawData

Issue - State: open - Opened by peta909 about 1 year ago - 1 comment

#380 - Accept memoryview for data

Issue - State: closed - Opened by rpm5099 about 1 year ago - 1 comment
Labels: enhancement

#379 - fix PE.get_data

Pull Request - State: closed - Opened by mak about 1 year ago - 1 comment

#378 - Problem with overlay and clipped executables

Issue - State: open - Opened by im-overlord04 about 1 year ago

#377 - Exphash from sha256 to md5 to match imphash

Pull Request - State: closed - Opened by N0fix about 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 over 1 year ago

#373 - Floor division (//) does mathematical division with the floor functio…

Pull Request - State: closed - Opened by j-t-1 over 1 year ago

#372 - Use floor division

Pull Request - State: closed - Opened by j-t-1 over 1 year ago

#371 - Feature request: function for checking of validity of PE files

Issue - State: open - Opened by TheMythologist over 1 year ago - 1 comment

#369 - 'PE' object has no attribute 'DIRECTORY_ENTRY_IMPORT'

Issue - State: closed - Opened by spotted-deer over 1 year ago - 1 comment

#368 - find bug in format string at line 4074

Issue - State: closed - Opened by im-overlord04 over 1 year ago - 2 comments
Labels: bug

#367 - Close the __data__ attribute before reassigning it

Pull Request - State: closed - Opened by adang1345 over 1 year ago - 1 comment

#365 - Add parsing for IMAGE_DEBUG_TYPE_EX_DLLCHARACTERISTICS

Pull Request - State: closed - Opened by aursulis over 1 year ago - 1 comment
Labels: enhancement

#364 - Perform new release

Issue - State: closed - Opened by Javagedes over 1 year ago - 2 comments

#363 - Generate GUID fields of CV_INFO_PDB70 readable by Python

Pull Request - State: closed - Opened by UserUnknownFactor over 1 year ago

#362 - Incorporate PEP 238 and PEP 3120

Pull Request - State: closed - Opened by j-t-1 over 1 year ago

#361 - Add machine types

Pull Request - State: closed - Opened by j-t-1 almost 2 years ago

#360 - Loosen export symbol validation:

Pull Request - State: closed - Opened by learn-more almost 2 years ago - 3 comments

#359 - Add Dynamic Value Relocation Table Parsing

Pull Request - State: open - Opened by dinateper almost 2 years ago

#358 - Section Sizes Larger Than File Size

Issue - State: closed - Opened by lkurlandski almost 2 years ago - 1 comment

#357 - write() does not work.

Issue - State: closed - Opened by zanemendoza123 almost 2 years ago - 1 comment

#356 - generate_checksum() does not close __data__ before reassigning it

Issue - State: closed - Opened by adang1345 about 2 years ago - 1 comment

#355 - file stream

Issue - State: open - Opened by hacktorious about 2 years ago - 3 comments

#354 - Add Export Hash Method

Pull Request - State: closed - Opened by LloydLabs about 2 years ago

#353 - Dynamic relocations support

Pull Request - State: closed - Opened by pspcreateprocess about 2 years ago - 2 comments

#352 - Exclude INIT section from packed executable warning

Pull Request - State: open - Opened by omry99 about 2 years ago

#350 - get_overlay_data_start_offset update to not skip offsets larger than filesize

Pull Request - State: closed - Opened by 0xatinder about 2 years ago - 2 comments

#349 - Remove future from dependencies

Pull Request - State: closed - Opened by FantasqueX over 2 years ago - 3 comments

#348 - Remove future from dependencies

Issue - State: closed - Opened by FantasqueX over 2 years ago - 3 comments

#347 - dump_dict function dump "Version Information"'s problem

Issue - State: open - Opened by alexlongguo over 2 years ago

#346 - accept dot in valid charset for name

Pull Request - State: closed - Opened by nbourdau over 2 years ago

#345 - Is it possible to remove a section from the import table?

Issue - State: open - Opened by galeone over 2 years ago

#344 - Speed up relocation process

Pull Request - State: closed - Opened by elicn over 2 years ago - 4 comments

#343 - various performances improvements (30-50% in certain workflows, 15-25% in average)

Pull Request - State: closed - Opened by mat-gas over 2 years ago - 1 comment

#342 - Fix for 'value' referenced before assignment

Pull Request - State: closed - Opened by tfluehmann over 2 years ago - 1 comment

#341 - Release wheel on PyPI

Issue - State: open - Opened by pombredanne over 2 years ago - 4 comments

#340 - Update PE to allow with statements

Pull Request - State: closed - Opened by dinateper over 2 years ago - 1 comment

#339 - Fix handling of pefile.PE(fast_load=False)

Pull Request - State: closed - Opened by rokm almost 3 years ago - 1 comment

#338 - refactored pefile.py - '== None' => 'is None'

Pull Request - State: closed - Opened by evandrix almost 3 years ago

#337 - Incapable of dumping independent swf files with index

Issue - State: closed - Opened by z0xyz almost 3 years ago - 7 comments
Labels: help wanted, question

#336 - Add type stubs

Issue - State: open - Opened by vmartyanov almost 3 years ago - 1 comment

#335 - Problem opening PE32 file

Issue - State: closed - Opened by mjbroekman about 3 years ago - 2 comments

#334 - 2021.9.2 regression: Chained function entry cannot be changed

Issue - State: closed - Opened by The-Compiler about 3 years ago - 1 comment

#333 - Adding Rich Header Hashing via multiple algorithms

Pull Request - State: closed - Opened by ForensicITGuy about 3 years ago - 1 comment

#332 - Bug: PE object has no attribute DIRECTORY_ENTRY_BASERELOC

Issue - State: closed - Opened by pd-fkie about 3 years ago
Labels: bug

#331 - Adding function to get rich header hash

Pull Request - State: closed - Opened by ForensicITGuy about 3 years ago - 3 comments

#330 - Bytes in Data Dict

Issue - State: closed - Opened by hacktorious about 3 years ago - 3 comments