Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


CF

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
slippppppppp
Grandmaster Cheater
Reputation: 0

Joined: 08 Aug 2006
Posts: 929

PostPosted: Thu Jan 24, 2008 9:43 pm    Post subject: CF Reply with quote

Ugh how can i in C++ and or Delphi can i use a standalone exe set CF on a selected address ?
Back to top
View user's profile Send private message AIM Address MSN Messenger
samuri25404
Grandmaster Cheater
Reputation: 7

Joined: 04 May 2007
Posts: 955
Location: Why do you care?

PostPosted: Fri Jan 25, 2008 9:13 pm    Post subject: Reply with quote

In the form of an AA script (you should be able to convert it toyour purposes easily):

Code:

[enable]
alloc(newmem, 24) //don't need much at all, but it depends on the size of
//the address that you're talking about; this is just being safe
label(ret)

youraddress:
jmp newmem
ret:

newmem:
//put the original opcode here
db f9 //SCF - Set Carry Flag
jmp ret

[disable]
dealloc(newmem)

youraddress:
//original opcode here

_________________
Wiccaan wrote:

Oh jeez, watchout I'm a bias person! Locked.


Auto Assembly Tuts:
In Depth Tutorial on AA
Extended
Back to top
View user's profile Send private message
appalsap
Moderator
Reputation: 0

Joined: 27 Apr 2006
Posts: 6753
Location: Pakistan

PostPosted: Fri Jan 25, 2008 9:55 pm    Post subject: Reply with quote

SetThreadContext

If this is about a gameguard protected game (I suspect it is) then you need to say so BEFORE you get answers so people don't waste their time.
Back to top
View user's profile Send private message
samuri25404
Grandmaster Cheater
Reputation: 7

Joined: 04 May 2007
Posts: 955
Location: Why do you care?

PostPosted: Fri Jan 25, 2008 9:57 pm    Post subject: Reply with quote

If you've bypassed WPM and CRC, then my method works fine. =P
_________________
Wiccaan wrote:

Oh jeez, watchout I'm a bias person! Locked.


Auto Assembly Tuts:
In Depth Tutorial on AA
Extended
Back to top
View user's profile Send private message
slippppppppp
Grandmaster Cheater
Reputation: 0

Joined: 08 Aug 2006
Posts: 929

PostPosted: Fri Jan 25, 2008 10:49 pm    Post subject: Reply with quote

Well this is for MapleStory, and no i havn't bypassed WPM / CRC Embarassed
Back to top
View user's profile Send private message AIM Address MSN Messenger
samuri25404
Grandmaster Cheater
Reputation: 7

Joined: 04 May 2007
Posts: 955
Location: Why do you care?

PostPosted: Sat Jan 26, 2008 8:21 am    Post subject: Reply with quote

Haha, try CE's method of bypassing the WPM.

As for CRC, then I can't help. =P

_________________
Wiccaan wrote:

Oh jeez, watchout I'm a bias person! Locked.


Auto Assembly Tuts:
In Depth Tutorial on AA
Extended
Back to top
View user's profile Send private message
slippppppppp
Grandmaster Cheater
Reputation: 0

Joined: 08 Aug 2006
Posts: 929

PostPosted: Sat Jan 26, 2008 10:22 am    Post subject: Reply with quote

Ugh Samuri, in what part of CheatEngine bypasses WPM?
Back to top
View user's profile Send private message AIM Address MSN Messenger
samuri25404
Grandmaster Cheater
Reputation: 7

Joined: 04 May 2007
Posts: 955
Location: Why do you care?

PostPosted: Sat Jan 26, 2008 11:04 am    Post subject: Reply with quote

Well, what I mean by Cheat Engine, is all the simple edits and what not. Like, ML Engine in MS, you can write values to things like that. I believe it's the driver, but I'm not sure.

Also, for the CRC, you can probably get that out of the MS section as well.

_________________
Wiccaan wrote:

Oh jeez, watchout I'm a bias person! Locked.


Auto Assembly Tuts:
In Depth Tutorial on AA
Extended
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites