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

pev does not seem to support AVX (for example, vmovaps using ymm registers are listed as *invalid*). It seems pev uses libudis86, which itself [does not support AVX either](https://github.com/vmt/udis86/blob/master/README#L23). Since...

enhancement

Would be great if there was a Flatpak to simply being able to install the package. Even better if it would be hosted in Flathub.

Running Manjaro, lattest updates, OpenSSL installed, only thing that works is the optional header, everything else, gives. ERROR: invalid header option [at readpe.c:86], I'm not where my Windows PC is,...

pending-user