issues
search
nanonyme
/
pefile
Automatically exported from code.google.com/p/pefile
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Packed binary causes segmentation fault
#63
GoogleCodeExporter
opened
9 years ago
1
Could you please support "Debug Directories" sections?
#62
GoogleCodeExporter
opened
9 years ago
0
Mangled names for managed DLLs containing '<' and '>' are treated as invalid and returns empty names
#61
GoogleCodeExporter
opened
9 years ago
1
Backtrace parsing exports of a DLL
#60
GoogleCodeExporter
opened
9 years ago
0
peutils.py line 423
#59
GoogleCodeExporter
opened
9 years ago
1
pefile cannot read imports if first import descriptor is virtual
#58
GoogleCodeExporter
opened
9 years ago
0
Virtual relocations cause pefile to crash
#57
GoogleCodeExporter
opened
9 years ago
0
Error when disassembling a file
#56
GoogleCodeExporter
closed
9 years ago
2
FileVersion and ProductVersion returning the same values
#55
GoogleCodeExporter
opened
9 years ago
1
possible section_alignment bug?
#54
GoogleCodeExporter
closed
9 years ago
1
fd.close() may be called on unassigned fd
#53
GoogleCodeExporter
opened
9 years ago
3
AttributeError: 'NoneType' object has no attribute 'AddressOfData'
#52
GoogleCodeExporter
opened
9 years ago
1
Overlay detection for sectionless PE
#51
GoogleCodeExporter
opened
9 years ago
1
File with virtual section table unparseable
#50
GoogleCodeExporter
opened
9 years ago
1
Parser crashes on system's locked files (Windows)
#49
GoogleCodeExporter
opened
9 years ago
1
Latest version not available to install through pip
#48
GoogleCodeExporter
opened
9 years ago
1
Files locked when verifying a list of files with pefile.PE
#47
GoogleCodeExporter
closed
9 years ago
3
Corrupted PE not detected as such
#46
GoogleCodeExporter
closed
9 years ago
1
pe.dump_info() that returns the same information in a Python dict()
#45
GoogleCodeExporter
closed
9 years ago
1
Running out of memory while parsing a file
#44
GoogleCodeExporter
closed
9 years ago
2
Object issue
#43
GoogleCodeExporter
closed
9 years ago
0
Problem with sections having zero SizeOfRawData
#42
GoogleCodeExporter
closed
9 years ago
1
pefile will print the symbol name with ordinal as none for import table symbols
#41
GoogleCodeExporter
closed
9 years ago
3
MemoryError while parsing exe
#40
GoogleCodeExporter
closed
9 years ago
4
write() VS_VERSIONINFO bug
#39
GoogleCodeExporter
closed
9 years ago
3
pefile.PE for non-empty directory
#38
GoogleCodeExporter
closed
9 years ago
1
Comments in UserDB.txt files cause the parser to crash
#37
GoogleCodeExporter
closed
9 years ago
2
Any plans for python 3
#36
GoogleCodeExporter
opened
9 years ago
8
MemoryError when reading 1GB or bigger EXE file
#35
GoogleCodeExporter
closed
9 years ago
3
Unpacking of Upack
#34
GoogleCodeExporter
closed
9 years ago
1
file/mmap handler not closed on __parse__ success - query
#33
GoogleCodeExporter
closed
9 years ago
1
mmap files left open on Python 2.5.x (with latest r112 trunk and r111 too)
#32
GoogleCodeExporter
closed
9 years ago
3
PE.write(filename) can't write the resource strings to file
#31
GoogleCodeExporter
closed
9 years ago
1
64-bit import table offset error for PE+ binaries
#30
GoogleCodeExporter
closed
9 years ago
1
Attached exe "Version info" is not retrieved
#29
GoogleCodeExporter
closed
9 years ago
3
pe.write() error on increase of field size in FileInfo[0].StringTable[0].entries
#28
GoogleCodeExporter
closed
9 years ago
1
set_bytes_at_rva has impropper exception handleing
#27
GoogleCodeExporter
closed
9 years ago
3
mmap.mmap() object is not closed; file handle is leaked.
#26
GoogleCodeExporter
closed
9 years ago
5
Defect in 1.2.10-102: mmap.mmap() on empty file raises exception
#25
GoogleCodeExporter
closed
9 years ago
4
adjust_VirtualAddress is not correct
#24
GoogleCodeExporter
closed
9 years ago
2
pefile raise PEFormatError ,but a only
#23
GoogleCodeExporter
closed
9 years ago
2
Errors parsing EAT with 1.2.10_89 (but 1.2.10_85 works)
#22
GoogleCodeExporter
closed
9 years ago
2
patch to restore python 2.2 compatibility
#21
GoogleCodeExporter
closed
9 years ago
2
crash if file size > memory size
#20
GoogleCodeExporter
closed
9 years ago
2
pefile.write() doesn't correctly write out Section Charistic Flags
#19
GoogleCodeExporter
closed
9 years ago
1
Wriing section data back
#18
GoogleCodeExporter
closed
9 years ago
1
no clear memory leaks
#17
GoogleCodeExporter
closed
9 years ago
2
bug in parse_imports (trunk version)
#16
GoogleCodeExporter
closed
9 years ago
2
The program hangs up
#15
GoogleCodeExporter
closed
9 years ago
6
NoneType instead stringfileinfo_string
#14
GoogleCodeExporter
closed
9 years ago
2
Next