Page 1 of 1

Working status... v 1.2.x

Posted: Sat Feb 19, 2005 11:51 pm
by CGSoftLabs
Well dll support is to come...
I have some problems (DllMain and stack stuff when calling default DllMain from StubEntry) adding support for dll's but i hope soon this option will be available; :wink:

Posted: Sun Feb 20, 2005 7:19 am
by CGSoftLabs
v 1.2.0 beta [xx feb 2003]

-various bugfixes when packing nonstandard executables (packed before..related to resource relocator);
-now eXPressor it will remove .reloc section automatically when packing .exe files (not dlls);
-grrr.. 2 hard working dayz of debugging to make first steps in dll packing (btw OllyDbg rulz);
-so basic DLL support (only if dll it's not relocated at runtime,exports not redirected and located inside exports dir);
there are some problems with relocations when rebase occur;so if packed dll won't load..rebase it first..then pack it;
(dll packing also,multilevel);
-tested on IETools.dll and secu.dll(ITimerPro),both of them are parts from software made by CGSoftLabs;
-restorator isn't able to edit eXpressor packed or not relocated resources...don't ask me why!
(I don't have time to find the problem)
-Stud_PE also suffered some enhancements due to intense work at eXPressor :P

pfiuuu