View previous topic :: View next topic |
Author |
Message |
Noz3001 I'm a spammer
Reputation: 26
Joined: 29 May 2006 Posts: 6220 Location: /dev/null
|
Posted: Wed May 16, 2007 3:54 pm Post subject: Drivers |
|
|
2 people have alredy PM'ed me about making drivers to I took some time to explain a simple driver source and how to compile them.
You can check it our here: http://noz3001.wordpress.com/
|
|
Back to top |
|
 |
UnLmtD Grandmaster Cheater
Reputation: 0
Joined: 13 Mar 2007 Posts: 894 Location: Canada
|
Posted: Wed May 16, 2007 4:18 pm Post subject: |
|
|
Awesome you finally updated your blog.
_________________
|
|
Back to top |
|
 |
Noz3001 I'm a spammer
Reputation: 26
Joined: 29 May 2006 Posts: 6220 Location: /dev/null
|
Posted: Wed May 16, 2007 5:01 pm Post subject: |
|
|
Hehe, i've been a bit busy lately
|
|
Back to top |
|
 |
stimmedcow How do I cheat?
Reputation: 0
Joined: 21 May 2007 Posts: 5
|
Posted: Mon May 21, 2007 10:16 pm Post subject: |
|
|
Thanks for this tutorial. I've programmed a quite a bit but not so much on this lower level. One thing that I would have liked to be mentioned, which I have no problem researching myself, is why would we want to write a driver and what benefit would it provide for us. I do understand that if you want to make a driver in the first place, you'll know the answer to those questions, but for others that have no experience with drivers, it'd help a bit understand the tutorial's purpose. Great work though, I'll mess with that stuff a bit later perhaps.
|
|
Back to top |
|
 |
linden Master Cheater
Reputation: 0
Joined: 10 Mar 2006 Posts: 319
|
Posted: Mon May 21, 2007 10:31 pm Post subject: |
|
|
stimmedcow wrote: | Thanks for this tutorial. I've programmed a quite a bit but not so much on this lower level. One thing that I would have liked to be mentioned, which I have no problem researching myself, is why would we want to write a driver and what benefit would it provide for us. I do understand that if you want to make a driver in the first place, you'll know the answer to those questions, but for others that have no experience with drivers, it'd help a bit understand the tutorial's purpose. Great work though, I'll mess with that stuff a bit later perhaps. |
To effectively fight against GameGuard, you need to work in kernel mode, which means you need to write a driver. Most people here only care about finding out what's detected by GG and recompiling UCE accordingly... But if you can effectively write a driver that disrupt GG's functionality, you won't have to recompile a new UCE everytime GG updates. (Needless to say, you must keep your "distruption method" private )
|
|
Back to top |
|
 |
TheSorc3r3r I post too much
Reputation: 0
Joined: 06 Sep 2006 Posts: 2404
|
Posted: Tue May 22, 2007 4:35 am Post subject: |
|
|
When's the next tutorial coming?
_________________
Don't laugh, I'm still learning photoshop! |
|
Back to top |
|
 |
Noz3001 I'm a spammer
Reputation: 26
Joined: 29 May 2006 Posts: 6220 Location: /dev/null
|
Posted: Wed May 23, 2007 2:24 am Post subject: |
|
|
Dunno, give me a topic
|
|
Back to top |
|
 |
linden Master Cheater
Reputation: 0
Joined: 10 Mar 2006 Posts: 319
|
Posted: Wed May 23, 2007 2:39 am Post subject: |
|
|
noz3001 wrote: | Dunno, give me a topic |
How about kernel mode rootkit/anti-rootkit techniques?
(i.e. hook hopping techs, DKOM techs, etc)
|
|
Back to top |
|
 |
Noz3001 I'm a spammer
Reputation: 26
Joined: 29 May 2006 Posts: 6220 Location: /dev/null
|
Posted: Wed May 23, 2007 2:42 am Post subject: |
|
|
I don't wanna spend more than 2 hours writing something tho.
|
|
Back to top |
|
 |
linden Master Cheater
Reputation: 0
Joined: 10 Mar 2006 Posts: 319
|
Posted: Wed May 23, 2007 2:44 am Post subject: |
|
|
noz3001 wrote: | I don't wanna spend more than 2 hours writing something tho. |
Oh, well...
|
|
Back to top |
|
 |
Noz3001 I'm a spammer
Reputation: 26
Joined: 29 May 2006 Posts: 6220 Location: /dev/null
|
Posted: Wed May 23, 2007 2:45 am Post subject: |
|
|
Ok, ill start writing a rootkit tutorial. But don't expect much . Im a bery bery busy guy.
|
|
Back to top |
|
 |
linden Master Cheater
Reputation: 0
Joined: 10 Mar 2006 Posts: 319
|
|
Back to top |
|
 |
UnLmtD Grandmaster Cheater
Reputation: 0
Joined: 13 Mar 2007 Posts: 894 Location: Canada
|
Posted: Wed May 23, 2007 7:37 pm Post subject: |
|
|
Try to get this book to "ROOTKITS, Subverting the Windows Kernel" it thought me a lot of stuff. Kinda old but good.
_________________
|
|
Back to top |
|
 |
Nigtronix Cheater
Reputation: 0
Joined: 18 May 2007 Posts: 45
|
Posted: Wed May 23, 2007 7:46 pm Post subject: |
|
|
Thanks for the book recommendation! I just bought it at the local bookstore a couple days ago. Looks very very very good just like Shellcoders handbook. And Noz3001 your blog rocks! I learned so much from it thank you so much!
|
|
Back to top |
|
 |
|