Dan777
03-22-2008, 09:02 PM
When opening an exe file in OLLYDBG I get this window
" Module X has entry point outside the code(as specified in the PE header). Maybe this file is self- extracting or self modifying. Please keep in mind when setting breakpoints."
Module X is a .Dll
After many hours with different packing analysis and unpackers, I was finally able to learn files are packed with PEcompact ver.2.78a ~2.80.
Is there a way to unpack these files ?
Any help or info will be greatly appreciated,
Dan
" Module X has entry point outside the code(as specified in the PE header). Maybe this file is self- extracting or self modifying. Please keep in mind when setting breakpoints."
Module X is a .Dll
After many hours with different packing analysis and unpackers, I was finally able to learn files are packed with PEcompact ver.2.78a ~2.80.
Is there a way to unpack these files ?
Any help or info will be greatly appreciated,
Dan