Thread
:
editing Debug Information Directory in a PE file
View Single Post
#
7
01-15-2005, 06:18
dmownz
Posts: n/a
detours (hxxp://research.microsoft.com/sn/detours/) has some code for adding a section to an exe file. You should be able to modify it to reinsert the debug section pointing to the pdb.
dmownz