upx/upx

Debug Directory in Win32 PE

Ouverte

#104 ouverte le 24 mai 2017

 (21 commentaires) (3 réactions) (0 personne assignée)C++ (1 279 forks)batch import
enhancementhelp wantedos:Windows

Métriques du dépôt

Stars
 (12 842 étoiles)
Métriques de merge PR
 (Merge moyen 23h 25m) (18 PRs mergées en 30 j)

Description

What's the problem (or question)?

Is there any way to keep the debug directory in the compressed exe, so I can load crashdump files with PDB info?

What should have happened?

Add command line option to not strip debug directory

Do you have an idea for a solution?

How can we reproduce the issue?

Win32, pack any exe, dumpbin shows missing debug directory

Please tell us details about your environment.

Win32, UPX 3.94

Guide contributeur