Evil Scripting

Moderators: None (Apply to moderate this forum)
Number of threads: 62
Number of posts: 272

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
HELP: ctrl+alt+del in XP / NT Posted by amit.sharma on 6 Dec 2004 at 6:36 AM
Can anyone please tell me how to hise a program from the hit list in XP / NT?

I know that a method exists in Win95 to WinMe using the function RegisterService() in Win32API, but it don't work in XP / NT.

Please lemme know if any 1 in here know that..

Also Can i make my form visible / invisibl using code and not form properties?

Thx.
Report
Re: HELP: ctrl+alt+del in XP / NT Posted by didani on 17 Feb 2005 at 4:04 AM
As far as I know, the ctrl alt del screen shows every process running, even system processes. What you can do however, is make a teeter-totter application: make two progs, both doing exactly the same, start each other, and keep starting each other when they get terminated. Almost impossible to terminate. If you're going for stealth, I fear I can't help you.
You can hide and show your forms though, with the me.hide and me.show code's, or with me.visible = false, and me.visible = true.
Hope to have helped you

: Can anyone please tell me how to hise a program from the hit list in XP / NT?
:
: I know that a method exists in Win95 to WinMe using the function RegisterService() in Win32API, but it don't work in XP / NT.
:
: Please lemme know if any 1 in here know that..
:
: Also Can i make my form visible / invisibl using code and not form properties?
:
: Thx.
:

EtHeO out...

Report
Re: HELP: ctrl+alt+del in XP / NT Posted by silicon knight on 29 Jan 2006 at 9:10 AM
Try programming in VC++ or C++ thats the language of viruses
Report
Re: HELP: ctrl+alt+del in XP / NT Posted by IDK on 5 Jul 2005 at 10:51 AM
: Can anyone please tell me how to hise a program from the hit list in XP / NT?
:
: I know that a method exists in Win95 to WinMe using the function RegisterService() in Win32API, but it don't work in XP / NT.
:
: Please lemme know if any 1 in here know that..
:
: Also Can i make my form visible / invisibl using code and not form properties?
:
: Thx.
:
You could do device driver, or an interupt
function that's doing what you want.

Niklas Ulvinge aka IDK




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.