|
help unpacked .dll now crashes
hello all,
I have a program, that is packed with pecompact, and i unpack it no problem
it also has an inported .dll which is also packed, i unpacked that no problem
now when i run the app, it loads the unpacked version of the dll
but it crashed, in the ModuleEntyPoint code of the .dll
prob something i dont understand with PE files, or maybe how its unpacked now
there is more sections in the pe file after its unpacked
i used UnPECompact2 to unpack it
mitch
|