issues
search
erocarrera
/
pefile
pefile is a Python module to read and work with PE (Portable Executable) files
MIT License
1.88k
stars
522
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Changing tag in info_plist prevents resulting .app from running on Mac due to com.apple.quarantine xattr
#438
Shotgunosine
opened
3 days ago
0
Consolidate import of collections
#437
j-t-1
opened
4 days ago
0
Tiny changes to README.md
#436
j-t-1
opened
1 week ago
0
Enhancement / Question: How 4-byte utf-16 characters are handled in VersionInfo
#435
maxzhenzhera
opened
1 week ago
0
Small simplifications
#434
j-t-1
opened
1 month ago
0
Simplify main
#433
j-t-1
opened
1 month ago
0
Simplify get_import_table
#432
j-t-1
opened
1 month ago
0
Use SHA-256 references to PE examples
#431
j-t-1
opened
1 month ago
0
PE header data is returned partially with pefile 2024.8.26
#430
platomav
opened
1 month ago
0
Fix undeclared next_section_virtual_address usage
#429
gdesmar
opened
2 months ago
0
Use f-strings
#428
j-t-1
opened
2 months ago
0
Increase readability
#427
j-t-1
opened
2 months ago
1
Simplify data by using bytes
#426
j-t-1
opened
2 months ago
0
Small comment corrections
#425
j-t-1
opened
2 months ago
0
Slightly simplify is_exe and is_dll
#424
j-t-1
opened
2 months ago
0
Add IMAGE_SUBSYSTEM_XBOX_CODE_CATALOG to subsystem_types
#423
j-t-1
opened
2 months ago
0
Use sha256 for exphash
#422
j-t-1
opened
2 months ago
0
Parsing failure due to #365
#421
Javagedes
opened
2 months ago
1
Performance drop for pefile.PE()
#420
mschwoer
opened
2 months ago
5
New Release?
#419
adang1345
closed
2 months ago
2
Use with statement to write to file
#418
j-t-1
closed
2 months ago
0
Remove distutils use
#417
j-t-1
closed
2 months ago
0
Use chaining comparison operators
#416
j-t-1
closed
2 months ago
0
Replace list comprehension with set comprehension
#415
j-t-1
closed
2 months ago
0
Use not in operator
#414
j-t-1
closed
2 months ago
0
Replace base class name with super()
#413
j-t-1
closed
2 months ago
0
Increase readability and consistency
#412
j-t-1
closed
2 months ago
0
The size and contents of pe.OPTIONAL_HEADER
#411
pooyan-123
opened
5 months ago
0
Tiny comment improvements
#410
j-t-1
closed
2 months ago
0
Update tox.ini Python versions
#409
j-t-1
closed
5 months ago
1
Remove "OC Patch" comments
#408
j-t-1
closed
5 months ago
0
Language references
#407
j-t-1
closed
2 months ago
1
Update oleaut32.py from oleaut32.dll
#406
j-t-1
closed
2 months ago
0
Include ordinals for wsock32.dll
#405
j-t-1
closed
2 months ago
0
Update ws2_32.py from ws2_32.dll
#404
j-t-1
closed
2 months ago
0
Apply isort to sort all imports
#403
j-t-1
closed
5 months ago
0
Improve parse_rich_header
#402
j-t-1
closed
2 months ago
0
Change IOError to OSError
#401
j-t-1
closed
5 months ago
0
Create sets using curly brackets
#400
j-t-1
closed
5 months ago
0
[StepSecurity] Apply security best practices
#399
step-security-bot
closed
7 months ago
1
Update pefile.py for typo
#398
Derekt2
closed
2 months ago
0
Fix cache_adjust_FileAlignment to work with files not aligned to 0x200
#397
asivery
closed
7 months ago
4
256 MiB maximum offset limit is too low
#396
randomascii
opened
8 months ago
1
Error in parse dynamic relocations
#395
GanbaruTobi
opened
8 months ago
1
Wrong assumption while parsing rich header
#394
plusvic
opened
8 months ago
4
More readable calls to superclass
#393
j-t-1
closed
7 months ago
1
get_memory_mapped_image leaves trash data in alignment regions
#392
heck-gd
opened
9 months ago
0
Update comment on MAX_STRING_LENGTH to match code
#391
mikewiacek
closed
10 months ago
2
ordlookup returns incorrect names for wsock32 ordinals
#390
russdill
opened
10 months ago
1
Invalid offset assignment at get_data function during PE loading
#389
Casperinous
opened
10 months ago
0
Next