After DJ is installed,there is already dj.dat in the same directory。So we won't
break at MapAndLoad function.
Renaming dj.dat to dj.exe will do nothing fine.
So it's a different way.
right. I think it was gabriel who told me about the DJ Java program. I wrote the tutorial on nTitles then asked him if he saw it before.. I remember this Java decom program having it. He tested, said all you gotta do is dump it while it is running with Lord-PE. he said exe runs fine. the .dat file is the real exe, missing somethings i think, like Imports.. not really sure.
winndy,
in this app.. you open up the ntitles loader, BP WriteProcessMemory. on the break you see the buffer has a large amount of code.. binary copy this from the loader to the .dat file, then save the dat file as "some_name.exe".. run it.. :)
it runs without the need for nags.. so now cxlrb can make Chinese language version :)
enjoy!