curious expedition please help

Anything Cheat Engine related, bugs, suggestions, helping others, etc..
Post Reply
subu
Noobzor
Noobzor
Posts: 5
Joined: Sat Jan 29, 2022 7:40 pm
Reputation: 0

curious expedition please help

Post by subu »

hello I am trying to make a trainer for the curious expedition. the issue is address changes COMPLETELY not a single similarity and I am unable to make pointer scans for this reason. Also Single pointer scans lists give me 0 results also I have only found success in finding pointers manually, though some only lead me so far then I have to find another route the furthest Ive got is 4 offsets now im stuck mov eax,[esi+edi-01] normally what Im doing is I would scan the first value in the brackets [esi (then calculate edi-01 and use that as offset)] but esi is smaller than edi I and if I do scan EDI I dont want to go through 540 results by hand..already went through atleast 100.. when I try to write an injection (I try to copy a template from a video usin my own values and registers my game crashes.) i'm feeling really braindead I've been stalemate for 2 weeks :cry:
thank you in advance

dont know if this will help
address with 4 offsets
0CE6A6D0+03+f3+a3+03
-> what accesses
mov eax,[esi+edi-01]
EAX=0CE00000
ESI=000001C4
EDI=0CE6A511
8B 44 3E FF
6205A7A0

subu
Noobzor
Noobzor
Posts: 5
Joined: Sat Jan 29, 2022 7:40 pm
Reputation: 0

Re: curious expedition please help

Post by subu »

Sorry Administrator I think I posted this in the wrong area

User avatar
STN
Founder
Founder
Posts: 4435
Joined: Thu Mar 02, 2017 7:48 pm
Reputation: 3437

Re: curious expedition please help

Post by STN »

subu wrote:
Sat Jan 29, 2022 10:29 pm
Sorry Administrator I think I posted this in the wrong area
Moving it to an appropriate section.

Speedwagonz
Noobzor
Noobzor
Posts: 13
Joined: Thu Mar 02, 2017 11:15 pm
Reputation: 0

Re: curious expedition please help

Post by Speedwagonz »

subu wrote:
Sat Jan 29, 2022 10:23 pm
hello I am trying to make a trainer for the curious expedition. the issue is address changes COMPLETELY not a single similarity and I am unable to make pointer scans for this reason. Also Single pointer scans lists give me 0 results also I have only found success in finding pointers manually, though some only lead me so far then I have to find another route the furthest Ive got is 4 offsets now im stuck mov eax,[esi+edi-01] normally what Im doing is I would scan the first value in the brackets [esi (then calculate edi-01 and use that as offset)] but esi is smaller than edi I and if I do scan EDI I dont want to go through 540 results by hand..already went through atleast 100.. when I try to write an injection (I try to copy a template from a video usin my own values and registers my game crashes.) i'm feeling really braindead I've been stalemate for 2 weeks :cry:
thank you in advance

dont know if this will help
address with 4 offsets
0CE6A6D0+03+f3+a3+03
-> what accesses
mov eax,[esi+edi-01]
EAX=0CE00000
ESI=000001C4
EDI=0CE6A511
8B 44 3E FF
6205A7A0
You can use the CE templates, it will generate a basic script for you.
I'd say your address is EDI-1 and the offset is ESI.

subu
Noobzor
Noobzor
Posts: 5
Joined: Sat Jan 29, 2022 7:40 pm
Reputation: 0

Re: curious expedition please help

Post by subu »

only 0's i need a new address thank you for responding

subu
Noobzor
Noobzor
Posts: 5
Joined: Sat Jan 29, 2022 7:40 pm
Reputation: 0

Re: curious expedition please help

Post by subu »

lost 7 pointers i cant believe the addresses map even got reset too T_T(i died)

User avatar
LeFiXER
LeFixer
LeFixer
Posts: 482
Joined: Wed Mar 24, 2021 9:35 am
Reputation: 243

Re: curious expedition please help

Post by LeFiXER »

The game uses CodeStage anti-cheat.

subu
Noobzor
Noobzor
Posts: 5
Joined: Sat Jan 29, 2022 7:40 pm
Reputation: 0

Re: curious expedition please help

Post by subu »

Very interesting information thank you Lefixer

User avatar
LeFiXER
LeFixer
LeFixer
Posts: 482
Joined: Wed Mar 24, 2021 9:35 am
Reputation: 243

Re: curious expedition please help

Post by LeFiXER »

subu wrote:
Sun Jan 30, 2022 4:40 pm
Very interesting information thank you Lefixer
You can use Mono > .NET info to see what classes and stuff are available. It also uses il2cpp. Although, it's not really my kind of game.

Post Reply

Who is online

Users browsing this forum: No registered users