![]() |
|
#1
|
|||
|
|||
|
editing Debug Information Directory in a PE file
I have a PE file and a matching PDB file.
Problem is, the PE file was packed and somewhere the packer (or the unpacking process) has removed the debug information directory that points at the PDB file. Which means that (AFAIK) IDA cant read the PDB file. Is there a way to add back the debug information directory or to get IDA to load the PDB file without it? I am sure the PDB file matches because I dumped some symbols from it with pdbdump and I can match them up to ASM in IDA. But I dont want to have to manually input all these symbols if I dont have to
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to add debug directory to an exe file? | jonwil | General Discussion | 1 | 08-11-2006 03:05 |
| Editing a .key file? | peedizzle | General Discussion | 1 | 09-09-2004 00:49 |
| How to convert map file to debug with eVS ? | nahoda | General Discussion | 0 | 04-02-2004 17:15 |
| Getting exe file information | merrycosta | General Discussion | 1 | 01-24-2003 07:59 |