-
```
What steps will reproduce the problem?
1. Download testfile virtsectbl.exe from corkami or attachment
2. Execute the code pefile.PE("virtsectbl.exe", fast_load=True)
What is the expected output? …
-
```
What steps will reproduce the problem?
1. Download testfile virtsectbl.exe from corkami or attachment
2. Execute the code pefile.PE("virtsectbl.exe", fast_load=True)
What is the expected output? …
-
```
What steps will reproduce the problem?
1. Download testfile virtsectbl.exe from corkami or attachment
2. Execute the code pefile.PE("virtsectbl.exe", fast_load=True)
What is the expected output? …
-
```
What steps will reproduce the problem?
1. Download testfile virtsectbl.exe from corkami or attachment
2. Execute the code pefile.PE("virtsectbl.exe", fast_load=True)
What is the expected output? …
-
Hello,
We are using `go-uefi` library to generate UEFI executables in order to achieve Secure Boot on our systems. However, our UKI certificate we want to provide for creating the Signature is a ce…
edgrz updated
9 months ago
-
### Bug description
Hello, I did report this issue in the Lutris forum but thought I'd also report the problem here as well, in case it's an issue that's yet to be reported as I couldn't find any oth…
-
```
What steps will reproduce the problem?
1. Download testfile virtsectbl.exe from corkami or attachment
2. Execute the code pefile.PE("virtsectbl.exe", fast_load=True)
What is the expected output? …
-
In PyInstaller version 3.2.1 the components Modulegraph (PyInstaller/lib/modulegraph), Macholib (PyInstaller/lib/macholib), and Pefile (PyInstaller/lib/pefile.py, PyInstaller/lib/ordlookup) are appare…
-
```
What steps will reproduce the problem?
1. pe = PE("C:\\Windows\\System32\\catroot2\\edb.log")
What is the expected output? What do you see instead?
There should be no exceptions, but PEFormatErr…
-
I installed `python` from `brew`
brew install python
then installed pip
sudo easy_install pip
in Terminal
$ which easy_install
/usr/bin/easy_install
$ which pyt…