|
Search for intermodular calls, type getdrivetypea, breakpoint on all calls to it, run app, and look where it stopps. Inside that function is a JNZ has to be NOPed.
Which one, you figure around by single stepping and compare how it behaves with disc ans without.
That have must be done twice (notice change of adress from getdrivetypea.)
If you dont manage that, tell me .exe name. size, version number under file properties and adress of getdrivetypea.
Then, i tell you the jnz to patch.
|