July 12, 201213 yr Author But how can the exe have 2 entrypoints?winmain has 4 parameters and dllmain only 3:int CALLBACK WinMain(__in HINSTANCE hInstance,__in HINSTANCE hPrevInstance,__in LPSTR lpCmdLine,__in int nCmdShow);BOOL WINAPI DllMain(__in HINSTANCE hinstDLL,__in DWORD fdwReason,__in LPVOID lpvReserved);Both are stdcall, this will mess up the stack?
July 12, 201213 yr Suggestions:Add Resource (.rsrc) section reconstructor.From: SetiSoft (Resource Binder)Add Simple reconstruct PE fileAdd Fast resource reconstructionAdd Full resource reconstructionAdd Create binary resource dump fileAdd Attach binary resource dump to file
September 24, 201212 yr Author new binary Beta 7- fixed bug in the dump engine: more details here http://forum.tuts4yo...en-fixing-dump/- added "suspend process option", look in options dialog: more details here http://waleedassar.b...ing-part-3.html
January 10, 20223 yr On 5/24/2012 at 1:08 PM, deepzero said: http://forum.tuts4you.com/topic/27059-r6002-floating-point-library-not-loaded/page__hl__%2Bfloating+%2Bpoint This topic is missing. Would someone please link me to a current url for it or explain the solution to this error message in this context?
Create an account or sign in to comment