OldSchoolHack

Register / Login English

Fallen Earth simple external hack

icon Thread: Fallen Earth simple external hack

Join Date: Feb 2014

Posts: 8

Hello, I badly need help with a failed try of an external hack that I made for Fallen Earth (very unknowned game (f2p on steam btw)) I have in here a solution I would really appreciate if you could take a look at if you have the time, if not, leave a response saying you will take a look at it, so I know something is happening.

What I want this external hack to do, simple read the health out of the program, that's it. here is some offsets for you if you want to find it yourself. This is an online game, you cannot play offline in this game, this is why it might be different compared to css or cs 1.6 or some other game where you can go offline and play.

solution: Only registered and activated users can see links.
Used with VS 2012, yes, this is c++.

Some offsets:
buffer = "frontend.exe" <-- this is part of module handle + (0xA73E68)<-- this is i think static pointer
Health = buffer + (0x128)<-- this is offset

^all of this you can find inside the solution, I haven't commented anything inside the solution, and I do not have any reason as to why I haven't done that :p

If there are any other answers you need from me, so you can further on help me, ask me please, I really want this working :p

p.s: you cannot attach ollydbg to this program as it has some anti-cheat for it