![]() |
|
|
|
#1
|
|||
|
|||
|
Quote:
I havent found nothing about it. Thx, DaGoN |
|
#2
|
|||
|
|||
|
Hi,
Use LordPE to recalculate the CheckSum. |
|
#3
|
|||
|
|||
|
LordPe reduce the file size and optimize it but the result is always the same: It doesnt work.
Lordpe result: Validate Pe image... done. Try it, its strange, seem that there is a check from the system before driver start. ![]() my test bc * bpx IoAllocateDriverObjectExtension start service softice break bpx @esp (bpx on caller) bd 00 x sofice break here: Quote:
bc * bpx IoAllocateDriverObjectExtension i restart the service softice doesnt break anymore DaGoN |
|
#4
|
|||
|
|||
|
Hi,
You are using Rebuild PE. I'm said to you to recalculate the Checksum. Open LordPE hit "PE Editor", choose the sys file, locate the checksum and you will see a "?" on the right hand side just hit it and then hit "Save". ALiAli |
|
#5
|
|||
|
|||
|
Thanks my friend.. now it works real good.
Ive patched this damn driver! ![]() Thx again, DaGoN |
|
#6
|
|||
|
|||
|
Just to fully answer your question,
Yes, there is a security check done by the NT Kernel, which is to verify that the PE Checksum is correct or not. You can find the code to generate it yourself and skip LordPE... Or you can patch the kernel loader to disable this check. Best regards, Alex Ionescu Relsoft Technologies http://www.relsoft.net |
|
#7
|
|||
|
|||
|
Quote:
.Thanks for ur infos... Byez, DaGoN |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Driver patching / filter driver | aldente | General Discussion | 4 | 03-21-2006 04:43 |