petools icon indicating copy to clipboard operation
petools copied to clipboard

PE Tools - Portable executable (PE) manipulation toolkit

Results 11 petools issues
Sort by recently updated
recently updated
newest added

# Relocation listing interrupted when VirtualAddress is zero ## Description When `IMAGE_BASE_RELOCATION.VirtualAddress` is equal to zero, PE Tools interrupts listing of relocations. But Windows PE loader checks only address range...

bug
non-critical

By some reason change the DLL Names on Import Directory is not possible with this PE Tools build. This don't occurs with olders PE Tools versions (tested with v1.5 RC7)...

bug

# Info Once you add a new dll into Import Section the existing "Digital Signatures" tab stops to show in File Properties # Details Open up your exe with Digital...

bug
non-critical

The "File Alignment" Setting under "PE Rebuilder" in the preferences does not change the file alignment on the executable while rebuilding. It seems that the file alignment is defaulted to...

bug

# Info It is not clear why the disassembler shows just 2 bytes decoded Expectation is to have all the section (or say 1K) to be disassembled # Details Drop...

wontfix

Понятно, что пользовать программы достаточно умный человек. Reversing Engineering привлекает далеко не простых глупых людей, но тем неменее нужно бы решить проблему с этим warning-ом. Возможно дописать мини-инструкцию куда-либо с...

current release (in the source code package) Signs.txt, line 60 ``` [Borland C++ DLL] signature = signature = EB1066623A432B2B484F4F4B90E9 ep_only = true ``` the signature = signature = will break...

non-critical

In a PE file where a Mingw pseudo relocation list exists, if you add a section using Add Section and fill in the section value, the Mingw pseudo relocation list...

waiting-on-reporter

I'm trying to dump the process, but the dump button is gray and unpressable, can you help please? What i need to do to fix this? (I'm using the latest...

Found out very tricky PE64 binary it has lots of surprizes! eg: on d-n-d event: ![image](https://github.com/user-attachments/assets/ac1d073c-df61-4b8d-bdd1-4279e4c841f8) Directories??! ![image](https://github.com/user-attachments/assets/bac8f702-7b7a-4126-b892-219761612136) it CRASHES on clicking Entropy button ![image](https://github.com/user-attachments/assets/3da86d83-2f46-4ceb-8456-fb35181a7609) ![image](https://github.com/user-attachments/assets/cfd81677-d9fc-4c68-8a89-a1147b92b33d) file (no virus no...