Page 1 of 2

Lost Castle (Steam) V1.0.1

Posted: Sun Jun 09, 2019 1:01 pm
by InkyDinkyDuh
Hey there,

heres a small table for Lost Castle on Steam (Current Version: 1.85).

Currently Version 1.0.1 contains the following cheats:

Hero Modifier
* Movement Speed
* Invincibility Time after falling
* Remove disorientation debuff

Stat Modifier
* Maximum Health
* Current Health
* Attack Value
* Defend Value
* Critical Strike Chance
* Shield Amount

Infinite Mana/Skill bar

Coins/Souls

Things that could be added:
* Pointers to Items [Located on: Teran:BagSystem]
* Pointers to Inventory
* Pointers to Treasures

Notice
The adresses for Coins/Souls will load after you collect your first coin. I'll complete the table as time goes on
Update Log

Code: Select all

Version 1.0.1
  Changed aobscans to mono dissects [scripts load faster]
  Added Hero Modifier (Speed,disorientation,invincibility-timer
  
Version 1.0.0
  Added Stat Modifier
  Added Infinite Skill/Mana
  Added Coins/Souls
If something doesn't work please let me know :) Thanks for downloading if you did and feel free to modify the table in any kind and shape.

Lost Castle (Steam) V1.0.1

Posted: Thu Jun 25, 2020 12:51 am
by long_ken
The game has been update at 24/6/2020(V1.90) , The Table(1.85) counld't use any more.

Thanks for making the table.

Re: Lost Castle (Steam) V1.0.1

Posted: Sun Jul 26, 2020 5:21 am
by Lord Blade
Hi, would it be possible to get an update?

Re: Lost Castle (Steam) V1.0.1

Posted: Tue Aug 18, 2020 2:27 am
by Cynical
InkyDinkyDuh wrote:
Sun Jun 09, 2019 1:01 pm
Hey there,

heres a small table for Lost Castle on Steam (Current Version: 1.85).

Currently Version 1.0.1 contains the following cheats:

Hero Modifier
* Movement Speed
* Invincibility Time after falling
* Remove disorientation debuff

Stat Modifier
* Maximum Health
* Current Health
* Attack Value
* Defend Value
* Critical Strike Chance
* Shield Amount

Infinite Mana/Skill bar

Coins/Souls

Things that could be added:
* Pointers to Items [Located on: Teran:BagSystem]
* Pointers to Inventory
* Pointers to Treasures

Notice
The adresses for Coins/Souls will load after you collect your first coin. I'll complete the table as time goes on
Update Log

Code: Select all

Version 1.0.1
  Changed aobscans to mono dissects [scripts load faster]
  Added Hero Modifier (Speed,disorientation,invincibility-timer
  
Version 1.0.0
  Added Stat Modifier
  Added Infinite Skill/Mana
  Added Coins/Souls
If something doesn't work please let me know :) Thanks for downloading if you did and feel free to modify the table in any kind and shape.
请更新,谢谢~~

Re: Lost Castle (Steam) V1.0.1

Posted: Thu Oct 01, 2020 4:46 am
by moongemxp
Thanks for making the table.
But it can't use with new version anymore . My ver is 2.01

Re: Lost Castle (Steam) V1.0.1

Posted: Sat Dec 12, 2020 1:39 am
by stillsoul07
same here

Re: Lost Castle (Steam) V1.0.1

Posted: Sun Feb 07, 2021 11:40 am
by xelgameshow
SOMEONE PLEASE MAKE A NEW ONE

Re: Lost Castle (Steam) V1.0.1

Posted: Thu Nov 17, 2022 9:27 am
by fallenjack2000
Can someone remove or disable all the anti cheats in the dll or with CE of the latest version of Lost Castle 2.11
so I can make an updated table?

I tried deleting all the codestage anti cheats in the dll but the game won't load.
I am also trying these things but I don't know if it will work.

Image
!-Setting all cryptokeys to 0.
Image
2- setting set encrypted inited to false.
Image
3-Setting inited to false at the beginning of script but I think doing this on one causes a game over at the start of the game.

Someone please help because I don't know what the hell I'm doing.
There use to be a user on here I think named t.o.x.i.c that used to remove anti cheats from dll's on games, but I don't know what happen to him.

Re: Lost Castle (Steam) V1.0.1

Posted: Thu Nov 17, 2022 5:56 pm
by fallenjack2000
Let me make a correction on this.
Remove all OFFLINE anti cheats in game, leave ONLINE anti cheats.
Only remove the ONLINE anti cheats that interferes with OFFLINE game hacking.
I won't be able to do anything until all the anti cheats have been removed or disabled for this game.

Re: Lost Castle (Steam) V1.0.1

Posted: Fri Nov 18, 2022 12:08 am
by fallenjack2000
I'm so ready to make an updated table for this game.
What ever you need, the game or just the DLL's, I will give them to you,
of course if you can remove them with just the DLL's that will be better,
No one can claim copyright violation on just DLL's but if you need to
borrow the game to get it done, I will take the chance and it will
be on me.

Re: Lost Castle (Steam) V1.0.1

Posted: Fri Nov 25, 2022 8:29 am
by fallenjack2000
Well, it looks like no one here wants to take this so I am in contact with someone that might somewhere else.
She download the game V2.11 and said she would look at it.
If she wants payment for this request then I will have to sell the hacked file but if someone
here does it for free then it will be free here.

Re: Lost Castle (Steam) V1.0.1

Posted: Sun Nov 27, 2022 7:19 am
by fallenjack2000
I'm still waiting to hear from my contact on removing or disabling the anti cheats.
She stays busy so I don't know when I will hear from her but I hope it's soon.
It is a pain in the ass to mod stuff right now, but you will just have to play around with values
as they are encrypted. I beat the game one time with modded values, max hp, hp, atk, def and crit.

You can find max hp, hp, atk, def and crit by searching for this array of bytes,
20 00 50 00 6C 00 65 00 61 00 73 00 65 00 20 00 76 00 65 00 72 00 69 00 66 00 79 00 20 00 79 00 6F 00 75 00 20 00 68 00 61 00 76 00 65 00 20 00
it will be above this array of bytes. I just found out there is no 63 in the hex anymore, it changed, so you want be able to do an array search for the
stats themselves but the stats are always above that array.


Some one here might could do this request faster.

Re: Lost Castle (Steam) V1.0.1

Posted: Sun Nov 27, 2022 7:25 am
by fallenjack2000
3 bytes type script.

Code: Select all

alloc(ConvertRoutine,1024)
alloc(ConvertBackRoutine,1024)
alloc(TypeName,256)
alloc(ByteSize,4)
alloc(UsesFloat,1)
alloc(CallMethod,1)

TypeName:
db '3 byte',0

ByteSize:
dd 3

PREFEREDALIGNMENT:
db 1

UsesFloat:
db 0 //Change to 1 if this custom type should be treated as a float

CallMethod:
db 1 //Remove or change to 0 for legacy call mechanism

//The convert routine should hold a routine that converts the data to an integer (in eax)
//function declared as: cdecl int ConvertRoutine(unsigned char *input, PTR_UINT address);
//Note: Keep in mind that this routine can be called by multiple threads at the same time.
ConvertRoutine:
//jmp dllname.functionname
[64-bit]
//or manual:
//parameters: (64-bit)
//rcx=address of input
//rdx=address
mov eax,[rcx] //eax now contains the bytes 'input' pointed to
and eax,00ffffff //strip off bit 24 to 31

ret
[/64-bit]

[32-bit]
//jmp dllname.functionname
//or manual:
//parameters: (32-bit)
push ebp
mov ebp,esp
//[ebp+8]=address of input
//[ebp+c]=address
//example:
mov eax,[ebp+8] //place the address that contains the bytes into eax
mov eax,[eax] //place the bytes into eax so it's handled as a normal 4 byte value
and eax,00ffffff //strip off bit 24 to 31

pop ebp
ret
[/32-bit]

//The convert back routine should hold a routine that converts the given integer back to a row of bytes (e.g when the user wats to write a new value)
//function declared as: cdecl void ConvertBackRoutine(int i, PTR_UINT address, unsigned char *output);
ConvertBackRoutine:
//jmp dllname.functionname
//or manual:
[64-bit]
//parameters: (64-bit)
//ecx=input
//rdx=address
//r8=address of output
//example:
mov [r8],cx //first 16 bits
shr ecx,#16 //move the upper 16 bits of ecx to the lower
mov [r8+2],cl //this results in bits 16 to 23 to be written to r8+2

ret
[/64-bit]

[32-bit]
//parameters: (32-bit)
push ebp
mov ebp,esp
//[ebp+8]=input
//[ebp+c]=address
//[ebp+10]=address of output
//example:
push eax
push ebx
mov eax,[ebp+8] //load the value into eax
mov ebx,[ebp+10] //load the output address into ebx

mov word [ebx],ax
shr eax,#16
mov [ebx+2],al
pop ebx
pop eax

pop ebp
ret
[/32-bit]

Re: Lost Castle (Steam) V1.0.1

Posted: Sun Nov 27, 2022 10:53 pm
by rowanbean
Bump +1

Re: Lost Castle (Steam) V1.0.1

Posted: Wed Nov 30, 2022 10:41 am
by fallenjack2000
I was hoping to make a table this year.