-
```
What steps will reproduce the problem?
import pefile
pe = pefile.PE("cmiadapter.dll", fast_load=False)
What is the expected output? What do you see instead?
Traceback (most recent call last):
…
-
CLFS.SYS 18446735305110650880 454656 \SystemRoot\System32\drivers\CLFS.SYS
Traceback (most recent call last):
File "/home/gbaru/Tooling/memflow-py/test.py", line 31, in
pe = pefile.PE(data=b…
-
I had problems when testing Authenticode,
the issue is that IsTrustedAuthenticodeSignature is most times false (on my files).
I was able to reproduce this with your test files: (the firefox tests fa…
-
```
What steps will reproduce the problem?
import pefile
pe = pefile.PE("cmiadapter.dll", fast_load=False)
What is the expected output? What do you see instead?
Traceback (most recent call last):
…
-
```
What steps will reproduce the problem?
1. download file:
http://corkami.googlecode.com/svn/trunk/src/PE/bin/virtrelocXP.exe
2. execute this script (with virtrelocXP.exe as argument):
pe = pefil…
-
after i use pefile, found fail to delete control_file
1. control_file=os.path.join(tempfolder, myfile)
pe = pefile.PE(control_file)
check some digital sign information
2. and then try to delete …
-
```
What steps will reproduce the problem?
import pefile
pe = pefile.PE("cmiadapter.dll", fast_load=False)
What is the expected output? What do you see instead?
Traceback (most recent call last):
…
-
```
What steps will reproduce the problem?
import pefile
pe = pefile.PE("cmiadapter.dll", fast_load=False)
What is the expected output? What do you see instead?
Traceback (most recent call last):
…
-
```
What steps will reproduce the problem?
import pefile
pe = pefile.PE("cmiadapter.dll", fast_load=False)
What is the expected output? What do you see instead?
Traceback (most recent call last):
…
-
```
What steps will reproduce the problem?
import pefile
pe = pefile.PE("cmiadapter.dll", fast_load=False)
What is the expected output? What do you see instead?
Traceback (most recent call last):
…