CheatMe1

08/05/2010 09:39 Mega Byte#1
Heya everyone, I hope this is not breaking the rules I am under the impression that we are not allowed to ask for hacks for games etc in here.

I am asking for a hack for something I have programed my self to test it out.
If that is not allowed then sorry for miss interpreting the rules.

Attached is a RAR of my CheatMe. Your goal is to cheat the Money to 999999 without using a debugger such as Olly DBG. Use Cheat Engine or MHS. You will know when you have accomplished this as it will pop up with a message box saying you did it! Obviously changing the integer not the string.

Just focus on memory hacking no decompiling please as that is all that I am interested in having tested.

Please show me how you cheated if you succeed.
If you do find out how dont tell everyone just let me know and I shall improve it to make it harder :).

Thanks :)
08/05/2010 09:43 .SaFe#2
virustotal?
€: [Only registered and activated users can see links. Click Here To Register...]
clean
€2: hmm... i canīt get it to 999999^^
08/05/2010 10:41 Mega Byte#3
Thanks for scanning and trying Nakromus :)
08/05/2010 10:48 Shadow992#4
Quote:
Originally Posted by Mega Byte View Post
Heya everyone, I hope this is not breaking the rules I am under the impression that we are not allowed to ask for hacks for games etc in here.

I am asking for a hack for something I have programed my self to test it out.
If that is not allowed then sorry for miss interpreting the rules.

Attached is a RAR of my CheatMe. Your goal is to cheat the Money to 999999 without using a debugger such as Olly DBG. Use Cheat Engine or MHS. You will know when you have accomplished this as it will pop up with a message box saying you did it! Obviously changing the integer not the string.

Just focus on memory hacking no decompiling please as that is all that I am interested in having tested.

Please show me how you cheated if you succeed.
Thanks :)
It is a overkill to debug this.
It is also silly to not decompile it, it is a .Net Application, so why should we use CE when we can just decompile it?
But ok, I will give it a try. ;)
08/05/2010 10:52 Mega Byte#5
Well im just using C# to test it. as a proof of concept of my idea i had :) hence why i ask people to only memory hack it im awear C# is useless for anything decent as it can be decompiled etc. Ill be doing a way better one in C++ later to actually be used in games i make in the future :).

If you do find out how dont tell everyone just let me know and I shall improve it to make it harder :).
08/05/2010 11:22 Shadow992#6
Quote:
Originally Posted by Mega Byte View Post
Well im just using C# to test it. as a proof of concept of my idea i had :) hence why i ask people to only memory hack it im awear C# is useless for anything decent as it can be decompiled etc. Ill be doing a way better one in C++ later to actually be used in games i make in the future :).

If you do find out how dont tell everyone just let me know and I shall improve it to make it harder :).
Just silly, there is a much better solution to not hacking it without debugging.
You are just encrypting/obfuscating the values, but after 5mins i had have over 5million. Having exactly 999999 is nearly impopssible, because the values are changing strangely. But this solution is weak, bad for memory and just irritating if youve got bigger codes.

As is said the value ist easy to change, but changing it excatly to 999999 is impossible. Just imagine:

Ok i have got the value for 999999 and i write it in (e.g. its 19856608), now i cant see the value until i do "Spend Money" and spending Money is randomized, so how should i get exactly 999999 ?

P.S.
It is not necessary to hack it exactly to 999999, we also can hack it to 1293474786. Its even much more. ;)
Btw. Pic (The adresses are hidden because other can hack it by themself ;)):
08/05/2010 11:37 Mega Byte#7
Very nice Thanks for your information :) I shall improve it to do something harder :P
Can a mod please close this topic