readpe
readpe copied to clipboard
The PE file analysis toolkit
is some sort of problem when running peread in that it does not work. I use SUBST to assign drive letters to directories on my computer so I don't have...
Hello. If I run the file, an error occurs. "error too many directories " What's the reason? Thanks.
A one-off compile and run is rather painful currently: either you need to install, or you need to rename libpe.so to libpe.so.1 and set LD_LIBRARY_PATH. For quick one-off usage a...
Hi. I noticed the code fail to build on Hurd and kFreeBSD, and one of the hurdles is the way PATH_MAX is defined in the code. [POSIX specify](http://pubs.opengroup.org/onlinepubs/009695399/basedefs/limits.h.html) to include...
Currently `peres.c` provides information about `Characteristics`, `Timestamp` `Major/Minor version` we should also support `language` and `sublanguage` features.
# EARLY DRAFT A bunch of things are missing or broken - [x] Rework output plugin so they can be optionally compiled into executable - [x] Text output should always...
**Describe the bug** `pesec` does not recognize a PE-compliant file on s390x. Fails with: ``` ERROR [-18]: not a PE file ``` **To Reproduce** Please provide us with: - pev...
As reported in #200 NE executables are not actually supported. This would only affect executables for Windows 1.01 through 3.xx NE (New Executable) is a 16 Bit proto PE format...
Hello, @merces and @GoGoOtaku! Debian package maintainer for `pev` here. I noticed in the last few days that after [pev](https://github.com/merces/pev) remained archived for a brief stint while waiting for a...