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 


[Need help] Eushully La Dea of Libra MEMORIA
Goto page Previous  1, 2
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
Gniarf
Grandmaster Cheater Supreme
Reputation: 43

Joined: 12 Mar 2012
Posts: 1285

PostPosted: Mon Jun 01, 2015 1:26 pm    Post subject: Reply with quote

harizsama wrote:
Gniarf wrote:
Basically the question is "where does the key start?".

Yes! And my next question is, "What should i do with that key?"
Find a pointer to that key, and put that pointer into the "Get crypto key" script (and in the "0 here means decryption OK" cheat record).
_________________
DO NOT PM me if you want help on making/fixing/using a hack.
Back to top
View user's profile Send private message
harizsama
How do I cheat?
Reputation: 0

Joined: 30 May 2015
Posts: 7

PostPosted: Mon Jun 01, 2015 5:28 pm    Post subject: Reply with quote

Gniarf wrote:
Find a pointer to that key, and put that pointer into the "Get crypto key" script (and in the "0 here means decryption OK" cheat record).

Hmm.. Okay, by putting the key (as seen on La Dea Test 5b.PNG) backwards, from 25030C4C to 4C0C0325 and then converting that key from Hex to Dec = 1275851542..
So, i need to put my Region 1 Pointer's 1st Offset to point to the address which has the same Value as those number.
And as the pointer always use multiple of 4, i just need to look which multiple of 4 that'll help pointing to the correct Value.
Then i just need to input the pointer into "Get crypto key" and the cheat record, right?
If thats so, thanks for explaining it again.. Really confued before.. haha~
Back to top
View user's profile Send private message
Gniarf
Grandmaster Cheater Supreme
Reputation: 43

Joined: 12 Mar 2012
Posts: 1285

PostPosted: Mon Jun 01, 2015 6:08 pm    Post subject: Reply with quote

harizsama wrote:
Hmm.. Okay, by putting the key (as seen on La Dea Test 5b.PNG) backwards, from 25030C4C to 4C0C0325 and then converting that key from Hex to Dec = 1275851542..
So, i need to put my Region 1 Pointer's 1st Offset to point to the address which has the same Value as those number.
And as the pointer always use multiple of 4, i just need to look which multiple of 4 that'll help pointing to the correct Value.
Then i just need to input the pointer into "Get crypto key" and the cheat record, right?
Yes, exactly.

Except that 0x4C0C0325=127585五千六百五十三 but this forum's stupid wordfilter replaces five-six-five-three by 1542

@Dark Byte: if you're reading this, what's the problem with five-six-five-three ?

_________________
DO NOT PM me if you want help on making/fixing/using a hack.
Back to top
View user's profile Send private message
shirokiyoshi
How do I cheat?
Reputation: 0

Joined: 23 Jun 2016
Posts: 6

PostPosted: Tue Aug 23, 2016 11:22 pm    Post subject: Reply with quote

please give cheat the money for game Eushully La Dea of Libra Memoria
Back to top
View user's profile Send private message
ArticFrozen
How do I cheat?
Reputation: 0

Joined: 21 Nov 2016
Posts: 1

PostPosted: Mon Nov 21, 2016 5:51 am    Post subject: Reply with quote

Sorry for reviving this thread, but been trying to hack VERITA.
I believe I've managed to find the pointer base and 1st offset.
[AGE.EXE+1C8020]+53D78

So I've been following the instructions to find the rol and xor info, and they're the same as given in this thread.
Also managed to find that @ [AGE.EXE+1C8020]+53D78-4, the value is zero, which suggests I found the correct address.

However, using the script and editing in the address above, I still can't get it to decrypt correctly. I'm guessing the structure is slightly different, so the script needs further editing?

Here's the region with the rol and ror for reference:
Code:

AGE.EXE+1C66F - C2 0400               - ret 0004
AGE.EXE+1C672 - 8B 00                 - mov eax,[eax]
AGE.EXE+1C674 - 8B 8E F83C0500        - mov ecx,[esi+00053CF8] <- 53CF8 (first offset)
AGE.EXE+1C67A - 8B 14 81              - mov edx,[ecx+eax*4]
AGE.EXE+1C67D - 8B 86 84510500        - mov eax,[esi+00055184]
AGE.EXE+1C683 - 89 54 24 04           - mov [esp+04],edx
AGE.EXE+1C687 - 89 44 24 08           - mov [esp+08],eax
AGE.EXE+1C68B - 8B 44 24 04           - mov eax,[esp+04]
AGE.EXE+1C68F - C1 C0 0B              - rol eax,0B
AGE.EXE+1C692 - 33 44 24 08           - xor eax,[esp+08]
AGE.EXE+1C696 - C1 C8 19              - ror eax,19
AGE.EXE+1C699 - 89 44 24 04           - mov [esp+04],eax
AGE.EXE+1C69D - 8B 4C 24 04           - mov ecx,[esp+04]
AGE.EXE+1C6A1 - 85 C9                 - test ecx,ecx
Back to top
View user's profile Send private message
shirokiyoshi
How do I cheat?
Reputation: 0

Joined: 23 Jun 2016
Posts: 6

PostPosted: Mon Jan 09, 2017 10:31 am    Post subject: Reply with quote

I need the cheat table at La Dea Test 5b.PNG picture in your post. You can give it to me.
Back to top
View user's profile Send private message
ngandong
How do I cheat?
Reputation: 0

Joined: 25 Jun 2017
Posts: 1

PostPosted: Sun Jun 25, 2017 9:20 am    Post subject: Reply with quote

sorry for necro but can anyone does a table for this game pls
Back to top
View user's profile Send private message
Ruler555
How do I cheat?
Reputation: 0

Joined: 21 Apr 2016
Posts: 3

PostPosted: Mon Oct 23, 2017 6:20 pm    Post subject: Reply with quote

Great one.
Not 100% sure if I found the right pointer, but decryption worked and I can just change values and save before quiting :3

Btw, if your debugger crashes the game, go to option and check detection prevention.
Back to top
View user's profile Send private message
Frostpain
How do I cheat?
Reputation: 0

Joined: 28 Aug 2019
Posts: 2

PostPosted: Wed Aug 28, 2019 9:40 am    Post subject: Value can't be parsed Reply with quote

I did everything you told about madou koukaku cetrainer but i can't change the value like money it says value can't be parsed please help me about it
Back to top
View user's profile Send private message
taba
How do I cheat?
Reputation: 0

Joined: 30 May 2020
Posts: 1

PostPosted: Sat May 30, 2020 3:02 am    Post subject: Any update for Eushully Framework or Map Table ? Reply with quote

Newest Eushully game 天冥のコンキスタ in win10 do not work, immediately crash and close the game when I try to activate the script.

If I am using the old technique, Unknown initial value, search for the value for edit, the game simply crash too, did not happen in previous Eushully game.

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

Joined: 04 Dec 2022
Posts: 2

PostPosted: Sun Dec 04, 2022 9:26 pm    Post subject: Reply with quote

sorry to break it but i'm so loss for finding offset for pointer base
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 All times are GMT - 6 Hours
Goto page Previous  1, 2
Page 2 of 2

 
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