>
New Topic
>
Reply<
Esato Forum Index
>
General discussions >
Non mobile discussion
> programing help
Bookmark topic
hey i was doing this uce and now am stuck and what is asr thanks
2d.
Using ASR, Path:(Main Source Folder)with the mask (memscan.c; DBKDrvr.c),
(Include Subfolders)
search and replace the following:
KeStackAttachProcess((PKPROCESS)selectedprocess,&apc_state); ----> KeAttachProcess((PEPROCESS)selectedprocess);
KeUnstackDetachProcess(&apc_state); ----> KeDetachProcess();
--
Posted: 2007-06-17 22:38:09
Edit :
Quote
I'm a C++ programmer myself, maybe i can help.. if i can understand what you are trying to achieve.
--
Posted: 2007-06-18 13:50:41
Edit :
Quote
New Topic
Reply