Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with this?
01-15-2010, 04:29 PM (This post was last modified: 01-15-2010 04:43 PM by _VB_.)
Post: #11
RE: Help with this?
(01-15-2010 11:40 AM)PoZHx Wrote:  
(01-14-2010 07:07 PM)TheRealVB Wrote:  
(01-14-2010 03:19 PM)FreckleS Wrote:  I can help. If you are using Cheat Engine to modify bytes of your game it will most likely be detected as a memory hack.

yea but thats why its calld a UCE ( undetectable cheat engine ) Tongue im tryin to find out how to actually get it coded right n all lol i found a great tut but eh i aint got the sht i need o.O

lmao u confused me rofl im high right now sorry XD but ty ima give it a try Tongue

UCE - means that CheatEngine will not be detected by the Game etc
So if you decide to change some memory addresss it may detect the memory modifcation which you will have to detour the anti-cheats memory scanning function and undo patch when scan is called and re-do patch after scan and trust me it's pain in the ass lol >.<

If you have similar problems like actual memory modifcation being detected you should research into detouring functions

(01-15-2010 09:59 AM)TheRealVB Wrote:  would ya possibly be able to help me wit that lolz cause i wouldnt kno wut sht to change exactly o.O lolz

I've modified few window name's and changed the kernel driver
(I could do alot more hex editting but see how that goes....)
http://www.mediafire.com/?knyntmtqgj2

If this fails attach the game with debugger you feel comfortable with and breakpoint FindWindowA, FindWindowW etc etc and give me list of CE's related window's the game is looking for

ok well it dont work Sad my game closes out on it o.O lolz ffs >,< GRR
**edit**

n also its HackShield by AynLabs or w.e XD hehe lol
Find all posts by this user
Quote this message in a reply
01-15-2010, 06:33 PM
Post: #12
RE: Help with this?
(01-15-2010 04:29 PM)TheRealVB Wrote:  ok well it dont work Sad my game closes out on it o.O lolz ffs >,< GRR
**edit**

n also its HackShield by AynLabs or w.e XD hehe lol

Go to my suggestion 2
or
Due to how your posting your post i don't think you have any gamehacking experience maybe you should try hacking old SP games and work your way up to old anti-cheat protection before you attempt harder new protection

My website
http://www.DarkHook.net

Programming Languages:
  • C++ Win32
  • MASM
Interests:
  • Reverse Engineering
  • Security
  • GameHacking
Find all posts by this user
Quote this message in a reply
01-15-2010, 06:34 PM
Post: #13
RE: Help with this?
im jus tryin to get a UCE for this game tho asap so i can start helpn my buddy code the hacks for it n all that n start makin $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ lolz Tongue
Find all posts by this user
Quote this message in a reply
01-15-2010, 06:39 PM
Post: #14
RE: Help with this?
(01-15-2010 06:34 PM)TheRealVB Wrote:  im jus tryin to get a UCE for this game tho asap so i can start helpn my buddy code the hacks for it n all that n start makin $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ lolz Tongue

You need to go to hack some Single Player games and learn programming language such as C or C++ otherwise if you just keep trying to hack this anti-protection you will just keep failing and you will never help your friend

I mean how much do you already know about gamehacking?
Can you hide your DLL? (Rootkit)
Can you code an injector? - Manually Mapping or CreateRemoteThread
Can your detour functions etc
Can you write code-caves/code-injection

If not sorry but you dont have a chance at making any online gamehacks

My website
http://www.DarkHook.net

Programming Languages:
  • C++ Win32
  • MASM
Interests:
  • Reverse Engineering
  • Security
  • GameHacking
Find all posts by this user
Quote this message in a reply
01-16-2010, 08:20 AM
Post: #15
RE: Help with this?
n yeh i can code injectors n sht i had a buddy teach me that part atleast o.O i also made a trainer for the game i play in Delphi
Find all posts by this user
Quote this message in a reply
01-16-2010, 08:27 AM
Post: #16
RE: Help with this?
(01-16-2010 08:20 AM)TheRealVB Wrote:  n yeh i can code injectors n sht i had a buddy teach me that part atleast o.O i also made a trainer for the game i play in Delphi

Coding injector is very basic what method you using?
I hope not like:
  • WriteProcessMemory()
  • VirtualAllocEx()
  • CreateRemoteThread()
  • Etc etc

Can you detour functions? that's is a must if your going to be gamehacking
Also you should avoid MSDetours as it's easy detected able
Can you cloak/hide your injected modules to avoid detection?

From the way you post your post i don't think you have much gamehacking experience or know much about programming gamehacks (Sorry if im incorrect)

My website
http://www.DarkHook.net

Programming Languages:
  • C++ Win32
  • MASM
Interests:
  • Reverse Engineering
  • Security
  • GameHacking
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


 Quick Theme: