Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Get .SYS list in delphi?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
BlackDeviL13
Newbie cheater
Reputation: 0

Joined: 17 Mar 2012
Posts: 15

PostPosted: Fri Mar 23, 2012 5:27 am    Post subject: Get .SYS list in delphi? Reply with quote

I want to detect .sys process in delphi.
I've tried using ModuleEntry32 but it just return .dll process.
Can anyone give the source to detect .sys process and store it in a listbox?
Thanks Before Very Happy

_________________
GG always one step behind ~
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 473

Joined: 09 May 2003
Posts: 25899
Location: The netherlands

PostPosted: Fri Mar 23, 2012 5:32 am    Post subject: Reply with quote

enumdevicedrivers and GetDevicedriverBaseNameA

check: http://code.google.com/searchframe#R_UxfE3PeLI/trunk/Cheat%20Engine/CEFuncProc.pas&q=getDriverList%20package:http://cheat-engine%5C.googlecode%5C.com&l=3499

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
BlackDeviL13
Newbie cheater
Reputation: 0

Joined: 17 Mar 2012
Posts: 15

PostPosted: Fri Mar 23, 2012 6:58 am    Post subject: Reply with quote

Thanks,,
BUT,

What is PtrUint?

and can I suspend/unload those .sys?

_________________
GG always one step behind ~
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 473

Joined: 09 May 2003
Posts: 25899
Location: The netherlands

PostPosted: Fri Mar 23, 2012 7:01 am    Post subject: Reply with quote

ptruint is a dword when compiled in 32-bit and a qword when compiled in 64-bit

and you can't unload those .sys files, you need to unload the devices that are made by those .sys files, and only if those devices support unloading, and if they don't require a special code to unload.
in short: Try to prevent them from being loaded in the first place...

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
BlackDeviL13
Newbie cheater
Reputation: 0

Joined: 17 Mar 2012
Posts: 15

PostPosted: Fri Mar 23, 2012 7:22 am    Post subject: Reply with quote

Can delphi unload the devices that are made by those .sys?
I know this may trigger BSOD, but I want to try it.

and how can I prevent them from being loaded?
for example, I want to prevent asdf.sys from being loaded.
how is the trick?

Can you help this one too?

forum. cheatengine. org/viewtopic. php?t=549728

Thank You Very Much Very Happy

_________________
GG always one step behind ~
Back to top
View user's profile Send private message
NoMercy
Master Cheater
Reputation: 1

Joined: 09 Feb 2009
Posts: 289

PostPosted: Fri Mar 23, 2012 8:15 am    Post subject: Reply with quote

Hook: StartService, CreateService.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites