![]() |
|
|
|
#1
|
|||
|
|||
|
Ill bcome crazy with damn driver!
Why when i change a bit in this driver (w_w.ramdisk.tk) it doesnt start anymore?
1) driver is not signature 2) i've removed the installer (i deleted ramdisk.dll(<-- no crc check inside) from system32 and installer registry keys). Driver run. this is driver entry method: Quote:
Now the things go bad: When i change only one char in driver ramdisk.sys it doesnt run anymore(!?!?) and softice doesnt break anymore in driver entry point! Why? There is any security check in windows kernel? it seems that the system doesnt start it anymore because its changed... Thx in adv, DaGoN |
|
#2
|
|||
|
|||
|
just a hunch...
make sure you've unloaded the previous instance of ramdisk.sys before starting up the new one. windows may be preventing the loading of another ramdisk.sys because one is already in place. |
|
#3
|
|||
|
|||
|
Yes, i stop the service, after i load it in winhex and i change a char and save it, i restart the service and the service doesnt start anymore...
![]() Stop again the service, undo in winhex and save it, i restart the service and it works! I've try it with differents xp machines... DaGoN Last edited by DaGoN; 06-24-2004 at 04:12. |
|
#4
|
|||
|
|||
|
fixed checksum already?
|
|
#5
|
|||
|
|||
|
Quote:
I havent found nothing about it. Thx, DaGoN |
|
#6
|
|||
|
|||
|
Hi,
Use LordPE to recalculate the CheckSum. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Driver patching / filter driver | aldente | General Discussion | 4 | 03-21-2006 04:43 |