PDA

View Full Version : Using Aspects From a RootKit To Hide Your Hacks Memory Fingerprint


r1CK.J4MES
15th October 2004, 03:11
Hey,

I have come across a program developed for something called a rootkit. I should explain what a rootkit is. A rootkit is a bundle of applications that a malicious user(bad person) would put on someone elses computer for many different reasons. You could hide a keystroke logger and steal information/cc numbers ..., you could setup a ftp server on a high speed connection and create dumpsites, you could setup dcc bots. Many reasons. That is why public rootkit components will be detected as virii/trojans. There is however a component to a rootkit that is used to hide the memory that a program is running in from even the kernel using DKOM ( Direct Kernel Object Modeling ). This appears as if it would be very useful when coding the next version of Dawgster Hack or Evil hack or basically any other public hack in the community as PB would no longer be able to scan for a memory fingerprint since it would appear that none exists. Seems like a perfect step in defeating PB! I have included a link in my post for MOD APPROVAL! This is source to a PUBLIC version of a program called FU. It will hide the memory that a program is running in. IT WILL BE DETECTED AS A VIRUS if you just download and compile the program since it is part of a public rootkit that was used to infect peoples computers. THIS IS FLAGGED AS A VIRUS for that reason only. This is only the component used to hide programs from anything scanning for them. I have looked through the source and compiled my own private version of FU for myself. I will only provide a link to the source here because if you compile that and run it, it will be detected as a virus, reminding you that if you don't know what you are doing, you may not want to mess with it.

Link to Source http://stout.veritynet.net/~bitchykid/media/FU_Rootkit_Source.rar

WARNING
<< IF YOU COMPILE THIS SOURCE AS IS, IT WILL BE DETECTED AS A VIRUS >>

Read Above

Regards,
R1CK

Arkan
15th October 2004, 04:01
Well If your Coping and pasting it will, you only need certain parts of this code, actually only one or two. Warning this is not to be used by newb coders, for the posibilities you can do some serious damage to certain files on your computer. If you do not know what your doing do not use this method

gil
15th October 2004, 04:14
well, use if carefully guys.
as Arkan and R1ck said, it can harm you as well as help you so use it on your own risk.

Mr_Rain
15th October 2004, 04:15
Tricky !!

How come this wasn't said before? Or was it?

Get to work coderz, and leave the EH modding to us noobz :)

Arkan
15th October 2004, 04:17
Rootkits are used in Trojans, Worms, Keyloggers, and other malicious programs. It was mentioned before, it holds great things but it also has a very dark side if used the wrong way. That is why, people that dont know what there doing, should not venture down this path of using it. And Im not a help desk for people that have questions on how to code it in there hacks

Actually.....
Ask if you dare, and dont blame me if the computer goes POP...SIZZLE.....CRASH!!!!!!!!!!!!

Towncivilian
15th October 2004, 05:19
software as basic as this cant melt a processor or make a hard drive spin too fast, cant blow it up :P

r1CK.J4MES
15th October 2004, 06:40
This will basically hide any evidence of a program running on your computer until the program is ended via gui or by rebooting the system. It might be something that a skilled coder could incorporate into a hack to help hide the hack from scans or run as a standalone program to do the same if you know what you are doing :cool:

Regards,
Rick