|
| Joined: Mar 2002 Posts: 257 Member | Member Joined: Mar 2002 Posts: 257 | Hmm just wondering,
SR I remember you were working on API calls to hide certain system processes from the task manager such as processes, strange enough.
I am wondering if that project ever worked out right?
And how you would go about hiding users from .net platformed task managers.
Dah...
I am looking into the whole deal but as usual time costs and I would rather get info from someone who has made the research before hand.
<<psychogen>>
The use of "hacker" to mean "security breaker" is a confusion on the part of the mass media. We hackers refuse to recognize that meaning, and continue using the word to mean, "Someone who loves to program and enjoys being clever about it." -------------------- "Its not a bug, its a feature" (Epic Games)
| | |
▼ Sponsored Links ▼
▲ Sponsored Links ▲
| | | Joined: Mar 2002 Posts: 1,273 DollarDNS Owner | DollarDNS Owner Joined: Mar 2002 Posts: 1,273 | Let's see... VB forum? Hiding visual basic programs? good luck!  There's a simple API that can hide you from the Win9x tasklist. And there's a simple VB method that can hide you from the nt/2k task list. However the process list under 2k will of course list your application. There are certain clever hacks that can be done to hide from even the process list tasklist, however these hacks can't be done from VB I don't think. | | | | Joined: Mar 2002 Posts: 256 Likes: 1 UGN Security Staff | UGN Security Staff Joined: Mar 2002 Posts: 256 Likes: 1 | heh but you can make your App Un-Killable from the Task manager... by Setting its Thread thing to System.. and also you can name it certain things.. If either of those intrest you say so and Ill post the code | | | | Joined: Jun 2002 Posts: 168 Member | Member Joined: Jun 2002 Posts: 168 | Naming it certain things? Like what? | | | | Joined: Feb 2002 Posts: 7,203 Likes: 11 Community Owner | Community Owner Joined: Feb 2002 Posts: 7,203 Likes: 11 | | | | | Joined: Mar 2002 Posts: 1,273 DollarDNS Owner | DollarDNS Owner Joined: Mar 2002 Posts: 1,273 | yeah, it's really obvious. the name of your executeable being the name of the process.
the code to set your program/thread to system would be interesting. | | | | Joined: Jun 2002 Posts: 168 Member | Member Joined: Jun 2002 Posts: 168 | Hmm, I wonder if you can use ADS to have a program run apparently as another that can't be killed and have it inherit that property... and possibly others... Like kernel32.dll:[null] or something... | | |
Forums41 Topics33,840 Posts68,858 Members2,176 | Most Online3,253 Jan 13th, 2020 | | | |
|