readpe icon indicating copy to clipboard operation
readpe copied to clipboard

The PE file analysis toolkit

Results 24 readpe issues
Sort by recently updated
recently updated
newest added

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...

pending-user

Hello. If I run the file, an error occurs. "error too many directories " What's the reason? Thanks.

enhancement
pending-user

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...

enhancement

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...

portability
enhancement

Currently `peres.c` provides information about `Characteristics`, `Timestamp` `Major/Minor version` we should also support `language` and `sublanguage` features.

enhancement

# 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...

enhancement

**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...

portability
bugfix

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...

enhancement
libpe
help wanted

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...