| View previous topic :: View next topic |
| Author |
Message |
Dami Master Cheater
Reputation: 0
Joined: 23 Oct 2006 Posts: 336
|
Posted: Wed Aug 27, 2008 11:52 am Post subject: Using debug registers in c++ program |
|
|
So i was wondering how to use "hardware breakpoints" in c++ program.
More or less, What kind of commands would be used to change memory address and so on?
|
|
| Back to top |
|
 |
slippppppppp Grandmaster Cheater
Reputation: 0
Joined: 08 Aug 2006 Posts: 929
|
Posted: Wed Aug 27, 2008 11:59 am Post subject: |
|
|
| SetThreadContext
|
|
| Back to top |
|
 |
Dami Master Cheater
Reputation: 0
Joined: 23 Oct 2006 Posts: 336
|
Posted: Wed Aug 27, 2008 1:01 pm Post subject: |
|
|
| slippppppppp wrote: | | SetThreadContext |
Yep, that will get me going to right direction
|
|
| Back to top |
|
 |
&Vage Grandmaster Cheater Supreme
Reputation: 0
Joined: 25 Jul 2008 Posts: 1053
|
Posted: Wed Aug 27, 2008 2:11 pm Post subject: |
|
|
| Won't work on any GG related games due to int3 hooks.
|
|
| Back to top |
|
 |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Wed Aug 27, 2008 6:24 pm Post subject: |
|
|
Someone already made a dll that bypasses all gg usermode hooks.
_________________
| 8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
| Back to top |
|
 |
Flyte Peanuts!!!!
Reputation: 6
Joined: 19 Apr 2006 Posts: 1887 Location: Canada
|
Posted: Wed Aug 27, 2008 6:51 pm Post subject: |
|
|
| oib111 wrote: | | Someone already made a dll that bypasses all gg usermode hooks. |
Int3 is a kernel interrupt hook.
|
|
| Back to top |
|
 |
&Vage Grandmaster Cheater Supreme
Reputation: 0
Joined: 25 Jul 2008 Posts: 1053
|
Posted: Wed Aug 27, 2008 9:18 pm Post subject: |
|
|
| x0r wrote: | Here's a snippet from someone I greatly admire; James Brown.
| _void_ wrote: | | Won't work on any GG related games due to int3 hooks. |
lol, just lol. |
*Takes out convos that you and Mike had and reads*
Lol'd.
|
|
| Back to top |
|
 |
|