XoftWarrior
May 5th, 2007, 05:05
I have to debug a program made from NE-files (NE=New Executable) but not from PE-files. (Lets call it X-program.) OllyDbg does not support at all 16-bit files, so I can not use OllyDbg to debug the program. TRW can debug NE-files but it does not support Win2000 and WinXP. I have WinXP +SP2 on my PC. That program is fully functional Windows program with graphical user interface although its files are New Executable, the old DOS format NE-exe. That program runs due to wowexec.exe and ntvdm.exe processes.
I was told to use SoftIce for Win9x that can process 16-bit aaplications. I have to convert the *.MAP file to *.NMS file using the tools MSYM.EXE, NMSYM.EXE, WLDR.EXE, coming with the SoftIce pack together. The *.NMS file is the SoftIce symbol file that SoftIce needs. But there are two problems. First - can SoftIce for Win9x run on WinXP+SP2 system? Second - I do not have a MAP-file. As far as I know the MAP-file is generated from the linker when the program is linked from the object modules. I just want to reverse the X-program to find how the serial number is verified and to make a keygen.
PE-Explorer also does not want to process not PE-files (well, its called PE-Explorer not NE-Explorer
). I just want to examine the resources, probably to find the registration form dialog box, but I don't know how to proceed.
Please help me!
I was told to use SoftIce for Win9x that can process 16-bit aaplications. I have to convert the *.MAP file to *.NMS file using the tools MSYM.EXE, NMSYM.EXE, WLDR.EXE, coming with the SoftIce pack together. The *.NMS file is the SoftIce symbol file that SoftIce needs. But there are two problems. First - can SoftIce for Win9x run on WinXP+SP2 system? Second - I do not have a MAP-file. As far as I know the MAP-file is generated from the linker when the program is linked from the object modules. I just want to reverse the X-program to find how the serial number is verified and to make a keygen.
PE-Explorer also does not want to process not PE-files (well, its called PE-Explorer not NE-Explorer



Please help me!