Click here to Skip to main content
16,004,887 members
Home / Discussions / System Admin
   

System Admin

 
GeneralRe: hanged process in windows xp Pin
eusto17-Jul-08 1:56
eusto17-Jul-08 1:56 
AnswerRe: hanged process in windows xp Pin
bkelly1328-Jul-08 10:04
bkelly1328-Jul-08 10:04 
GeneralRe: hanged process in windows xp Pin
eusto1-Aug-08 23:46
eusto1-Aug-08 23:46 
Questionreinstall Pin
New516-Jul-08 2:10
New516-Jul-08 2:10 
AnswerRe: reinstall Pin
Mekong River17-Jul-08 0:31
Mekong River17-Jul-08 0:31 
AnswerRe: reinstall Pin
John_Adams18-Jul-08 3:00
John_Adams18-Jul-08 3:00 
QuestionFile simulation in Windows Pin
nutkase16-Jul-08 1:21
nutkase16-Jul-08 1:21 
AnswerRe: File simulation in Windows Pin
Perspx16-Jul-08 10:22
Perspx16-Jul-08 10:22 
I believe it could be possible.. One way you could do it would be to API hook Kernel32, where the OpenFile function is stored.. Most files use this function to open a file so you could potentially get the file parameter passed to it and then do whatever you want with it then pass your newly created handle back to the calling process.

Conveniently there is an article on API hooking on The Code Project here.

Hope this helps,
--Perspx

"Nowadays, security guys break the Mac every single day. Every single day, they come out with a total exploit, your machine can be taken over totally. I dare anybody to do that once a month on the Windows machine." - Bill Gates


BSoD during a Win98 presentation

AnswerRe: File simulation in Windows Pin
Luc Pattyn16-Jul-08 11:01
sitebuilderLuc Pattyn16-Jul-08 11:01 
GeneralRe: File simulation in Windows Pin
nutkase16-Jul-08 19:19
nutkase16-Jul-08 19:19 
GeneralRe: File simulation in Windows Pin
Luc Pattyn17-Jul-08 2:20
sitebuilderLuc Pattyn17-Jul-08 2:20 
GeneralRe: File simulation in Windows Pin
nutkase21-Jul-08 1:08
nutkase21-Jul-08 1:08 
QuestionGetting CPU Usage of current machine Pin
FrankLepkowski14-Jul-08 5:47
FrankLepkowski14-Jul-08 5:47 
AnswerRe: Getting CPU Usage of current machine Pin
peterchen24-Jul-08 3:50
peterchen24-Jul-08 3:50 
QuestionOverriding "Interact with desktop" property of service Pin
rana7411-Jul-08 21:01
rana7411-Jul-08 21:01 
AnswerRe: Overriding "Interact with desktop" property of service Pin
Dave Kreskowiak13-Jul-08 14:55
mveDave Kreskowiak13-Jul-08 14:55 
GeneralRe: Overriding "Interact with desktop" property of service Pin
rana7413-Jul-08 16:39
rana7413-Jul-08 16:39 
GeneralRe: Overriding "Interact with desktop" property of service Pin
Dave Kreskowiak14-Jul-08 15:16
mveDave Kreskowiak14-Jul-08 15:16 
AnswerRe: Overriding "Interact with desktop" property of service Pin
Mike Dimmick14-Jul-08 1:30
Mike Dimmick14-Jul-08 1:30 
QuestionModifying system-wide DLL's in memory Pin
zildjohn0111-Jul-08 14:02
zildjohn0111-Jul-08 14:02 
AnswerRe: Modifying system-wide DLL's in memory Pin
Dave Kreskowiak13-Jul-08 14:57
mveDave Kreskowiak13-Jul-08 14:57 
AnswerRe: Modifying system-wide DLL's in memory Pin
Michael Dunn22-Jul-08 10:48
sitebuilderMichael Dunn22-Jul-08 10:48 
QuestionModifying Internet explorer security setting for System account Pin
rana7410-Jul-08 23:07
rana7410-Jul-08 23:07 
QuestionAvailability of "Terminal Service Manger" type utility in Windows XP Pin
Mushtaque Nizamani9-Jul-08 23:33
Mushtaque Nizamani9-Jul-08 23:33 
AnswerRe: Availability of "Terminal Service Manger" type utility in Windows XP Pin
Thisita10-Jul-08 15:27
Thisita10-Jul-08 15:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.