Help With C++

Discussions About Anything Civilized, Hacking or Not

Moderators: g3nuin3, SpeedWing, WhiteHat, mezzo

Help With C++

Postby JB Gzn » Fri Mar 14, 2008 5:40 pm

i just learned C++ i know how to activate a hack with hotkeys in a DLL,
and put mor0e of em in a DLL,
but i was wondering how to use a pointer,
and how to freeze?
they say it's setting values very fast
Image
ImageImage

famous wrote:What's worth the price is always worth the fight


famous wrote:Every second counts cause there's no second try
User avatar
JB Gzn
Pro++
 
Posts: 1985
Joined: Sun Jan 27, 2008 7:56 pm
Location: Unknown, please use a pointer.

Postby L. Spiro » Fri Mar 14, 2008 7:25 pm

The easiest way to freeze is to write the value repeatedly very quickly.


How to use a pointer is kind of a broad question. Be more specific.


L. Spiro
User avatar
L. Spiro
L. Spiro
 
Posts: 3129
Joined: Mon Jul 17, 2006 10:14 pm
Location: Tokyo, Japan

Postby JB Gzn » Fri Mar 14, 2008 8:55 pm

L. Spiro wrote:The easiest way to freeze is to write the value repeatedly very quickly.


How to use a pointer is kind of a broad question. Be more specific.


L. Spiro


let's say i have a pointer pointing to 12345678
int *offset = (int*)0x12345678;

would be normal,
how would i do it with a pointer, let's say with an 1F offset.
the pointer would be 12345659 with 1F as offset
int *offset = (int*)[0x12345659]+1F;

would that do any good?
Image
ImageImage

famous wrote:What's worth the price is always worth the fight


famous wrote:Every second counts cause there's no second try
User avatar
JB Gzn
Pro++
 
Posts: 1985
Joined: Sun Jan 27, 2008 7:56 pm
Location: Unknown, please use a pointer.


Return to Social/Unrelated

Who is online

Users browsing this forum: No registered users and 0 guests