Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Some Help
05-31-2010, 10:39 PM
Post: #1
Need Some Help
Ok Guys im new here i got sent here by _vb_ but i got a question for all of you. There is a game called combat arms and well i can do the basics to some hacks for it no-spread , speed hack, but one thing i cant get to work for the life of me is no recoil and fly hack if any of could help me i do know quite a bit about C++ so i know what your talking about. Thanks Ahead Of Times.
Find all posts by this user
Quote this message in a reply
06-01-2010, 03:09 AM
Post: #2
RE: Need Some Help
Learn how to use CheatEngine, OllyDbg, IDA Pro

Just look up the following API's:
  • WriteProcessMemory
  • OpenProcess
  • VirtualAllocEx
  • VirtualProtectEx
These API's are used for external only.

I don't really recommend these API's but if you have no gamehacking programming experience it will help to you to walk before you learn to run.

If you actually do have a good amount of C++ knowledge;
If your still still learning console don't add me;
poz08@live.co.uk

Programming Languages:
  • C++ Win32
  • MASM
Interests:
  • Reverse Engineering
  • Security
  • GameHacking
Find all posts by this user
Quote this message in a reply
06-02-2010, 11:16 PM
Post: #3
RE: Need Some Help
(06-01-2010 03:09 AM)PoZHx Wrote:  Learn how to use CheatEngine, OllyDbg, IDA Pro

Just look up the following API's:
  • WriteProcessMemory
  • OpenProcess
  • VirtualAllocEx
  • VirtualProtectEx
These API's are used for external only.

I don't really recommend these API's but if you have no gamehacking programming experience it will help to you to walk before you learn to run.

If you actually do have a good amount of C++ knowledge;
If your still still learning console don't add me;
poz08@live.co.uk

thanks and no im not learning console i can make hacks im just having some problems with D3D it seems to have stumped me
Find all posts by this user
Quote this message in a reply
06-03-2010, 03:27 AM (This post was last modified: 06-03-2010 03:28 AM by PoZHx.)
Post: #4
RE: Need Some Help
(06-02-2010 11:16 PM)Sigmahero Wrote:  thanks and no im not learning console i can make hacks im just having some problems with D3D it seems to have stumped me

Be more specific e.g.
Is it DX8, DX9, DX10, DX11
How are you hooking DX's APIs?
What's your problem?
Is there any anti-cheat protection?

It's like getting blood from a stone. Tongue

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: