-
Loading binaries is taking longer and longer since recent updates in CLE, pyelftools, and pefile. Profiling them is the first step to make things faster.
-
Hello.
When I install dependencies in the requirements.txt file `sudo pip install -r requirements.txt` I get an error on the `pefile` python module:
```
Collecting pefile from http://pefile.google…
-
le "F:\Python36\ex\python_exe_unpack.py", line 14, in
import pefile
ImportError: No module named pefile
Even if pefile is installed
Any help please
-
### Steps to reproduce
```
ilspycmd -p -o test Test.dll
```
### Error message shown
```
System.BadImageFormatException: Image is too small.
at System.Reflection.Throw.ImageTooSmall()…
-
Hi, I tried to run plugin sigcheck in Volatility 2.6.
When I run sigcheck.py in Python, there is no 'import pefile' error.
However, when I run it as a plugin in Volatility, an 'import pefile' err…
-
I tried using the stock templat as given below to add an import to a file. However, I am not able to see the import added to the binary.
Please let me know where I am going wrong.
```
…
-
Hello,
When upgrading I get ,
pdate returned exit code not zero
Error: Update returned exit code not zero
at ChildProcess. (/snapshot/remnux-cli/remnux-cli.js:571:23)
at ChildProcess.…
-
```
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):
…