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 


Port to mac
Goto page Previous  1, 2, 3 ... 8, 9, 10, 11, 12, 13  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source
View previous topic :: View next topic  

Should Dark Byte increase the priority of the MAC version?
yes
75%
 75%  [ 98 ]
no
24%
 24%  [ 31 ]
Total Votes : 129

Author Message
zalabard
How do I cheat?
Reputation: 0

Joined: 19 May 2012
Posts: 8

PostPosted: Mon May 21, 2012 4:50 am    Post subject: Reply with quote

Can some expert advice HOW I can solve my injection problem installing xcode?
After installing (which one?) what should I do?
No one else has this problem?
Is it gonna be solved in future versions of CE?

Thanks from a noob
Back to top
View user's profile Send private message
bellzeputh
How do I cheat?
Reputation: 0

Joined: 20 Apr 2012
Posts: 5

PostPosted: Wed May 23, 2012 10:03 am    Post subject: Reply with quote

zalabard wrote:
Can some expert advice HOW I can solve my injection problem installing xcode?
After installing (which one?) what should I do?
No one else has this problem?
Is it gonna be solved in future versions of CE?

Thanks from a noob

Hey zalabard. i'm a noob too, and i have the same problem as you.
I installed xcode, and tried the "wait 10 min before enabling speedhack" procedure, but that doesn't work yet.
hope Dark Byte will find an idea to help us make it work Wink
Back to top
View user's profile Send private message
zalabard
How do I cheat?
Reputation: 0

Joined: 19 May 2012
Posts: 8

PostPosted: Wed May 23, 2012 4:40 pm    Post subject: Reply with quote

Hope so Sad
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25287
Location: The netherlands

PostPosted: Wed May 23, 2012 5:19 pm    Post subject: Reply with quote

someday it might be fixed

But if you know a easy way to find the address of dlopen in the target process use registersymbol to add that to ce's symbolhandler. The dll/dylib injector will use that address then

also note that it will not work on 64-bit processes

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
zalabard
How do I cheat?
Reputation: 0

Joined: 19 May 2012
Posts: 8

PostPosted: Fri May 25, 2012 6:16 am    Post subject: Reply with quote

Dark Byte wrote:
someday it might be fixed

But if you know a easy way to find the address of dlopen in the target process use registersymbol to add that to ce's symbolhandler. The dll/dylib injector will use that address then

also note that it will not work on 64-bit processes


If I only knew what all this means... could someone explain, please and post a walkthrough on how to do it?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25287
Location: The netherlands

PostPosted: Sun May 27, 2012 6:37 am    Post subject: Reply with quote

you need to find the address of dlopen

First find the base address of libSystem.b.dylib
then use something to get the exports from it: (dyldinfo --export for example)

add the export address of _dlopen to the base address of that dylib and you'll have the address of _dlopen

Now add that address to the symbol list by running the autoassembler script: (if the address you found is 11223344)
Code:

registersymbol(_dlopen)
registersymbol(dlopen)

11223344:
_dlopen:
dlopen:

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
zalabard
How do I cheat?
Reputation: 0

Joined: 19 May 2012
Posts: 8

PostPosted: Thu Jul 05, 2012 4:04 pm    Post subject: Reply with quote

no other news on this subject?
Back to top
View user's profile Send private message
zalabard
How do I cheat?
Reputation: 0

Joined: 19 May 2012
Posts: 8

PostPosted: Wed Oct 03, 2012 8:17 am    Post subject: DEAD? Reply with quote

zalabard wrote:
no other news on this subject?


So this project id defenitely DEAD???? Twisted Evil
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25287
Location: The netherlands

PostPosted: Wed Oct 03, 2012 8:40 am    Post subject: Reply with quote

Not dead, more ignored
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
SirMochaJoke
How do I cheat?
Reputation: 0

Joined: 03 Nov 2012
Posts: 1

PostPosted: Sat Nov 03, 2012 10:15 am    Post subject: Operating system? Reply with quote

I was wondering what operating system you need to be able to run this. When I try to launch cheatengine-i386.app, it immediately crashes. Attached is the error log.


Picture 7.png
 Description:
Error log
 Filesize:  31.37 KB
 Viewed:  32850 Time(s)

Picture 7.png


Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25287
Location: The netherlands

PostPosted: Sat Nov 03, 2012 1:11 pm    Post subject: Reply with quote

at least 10.6
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
Tyilo
Newbie cheater
Reputation: 0

Joined: 06 Nov 2012
Posts: 13

PostPosted: Tue Nov 06, 2012 9:29 am    Post subject: Reply with quote

Thank you for porting this to Mac.

Is it possible to make the process list show app icons, if the process is an application?

Also, have you made any improvements since the April 2012 version?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25287
Location: The netherlands

PostPosted: Tue Nov 06, 2012 10:47 am    Post subject: Reply with quote

Not really, but perhaps the lcl library has become more stable now so I should check it out some time. (e.g TMemo field that if disabled would freeze the whole app if you hovered the mouse over it)

And of course, what other improvements do you wish (not speedhack)

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
Tyilo
Newbie cheater
Reputation: 0

Joined: 06 Nov 2012
Posts: 13

PostPosted: Tue Nov 06, 2012 10:51 am    Post subject: Reply with quote

I just noticed that when saving some code it says "open" in the file dialog (see screenshot).

Also only the "Cheat Table framework code" template works in the auto assembler.
The other 3 menu items in "Template", doesn't do anything ("Code injection", "API Hook", "Code relocation")



a.png
 Description:
 Filesize:  38.59 KB
 Viewed:  32655 Time(s)

a.png


Back to top
View user's profile Send private message
zalabard
How do I cheat?
Reputation: 0

Joined: 19 May 2012
Posts: 8

PostPosted: Tue Nov 06, 2012 2:31 pm    Post subject: La test version Reply with quote

Which in The latest MAC version and where do I download it?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source All times are GMT - 6 Hours
Goto page Previous  1, 2, 3 ... 8, 9, 10, 11, 12, 13  Next
Page 9 of 13

 
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