• 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tutorial] Basic MW2 Memory Hacking: Part 1
#1
Hello

I am going to do 3 or 4 easy tutorials about Memory Hacking. Ill explain what it is. In PC there is "no" way to modify the hexadecimal code in FF files, because you cant save with FF Viewer and then you get the loading error, so this is the way to do it. What we do here, is to Open game, and then with a memory editor you open RAM, select the game process and then you can see the whole game code, everything that is being loaded by game is there, so you can modify it. This doesnt risk the game data, because is like a "fake", in the moment in which you quit everything you did dissapears. About VAC, I suppose that is detected, I dont really know.

In this first tutorial Ill show how to change the image of the weapons when you select a class, is very simple and useless, but you can do some funny fakes and screenshots, also, you can get some interesting hidden things as pictures, Smile. This is simply copy paste. But well, Ill explain steps and I put also the video, where you can see every step, stop it where you want and easier, Big Grin:

1-Open game
2-Start a match(I recomend Rust, it doesnt load so many things as other maps, also, change time limit to unlimited to make this without time problem)
3-Press ALT+TAB to go to desktop
4-Open a memory editor: probably you wont have any memory editors, the ones I recomend are: HxD and T-search(in this video I am using HXD, in my opinion is the best)
5-In this case I go to Extras->Open RAM
6-You select iw4mp process(MW2)
7-Now, you should see a looooooong code that are offsets on left, bytes in center and text strings in right
8-Press Search and put text string(this will make you able to search for words, easier to find what you want, Big Grin)
9-Search for weapon_blabla, in this video I search for weapon_onemanarmy(Heart OMA)
10-Press F3 to move next and Alt+F3 to move to the one above until you see the one I mod in the video, you will see lot of weapons there and a few bytes behind, those bytes from the end of one weapon and the "w" of the next weapon are the ones that code the weapon image in the class selecting or class creating.
11-Copy the bytes of the gun you want and then search for another weapon(the one which its photo you want to change, in my case wa2000) and paste over these.
12-Press Save, then ok
13-Return to game and open class menu, and see your gun.

This is better explained in the video. Ill put more tutorials soon.


  Reply
#2
what does it do?? i mean what does memory hacking?
  Reply
#3
didnt you read the description or the video? it pretty much explains what this thread is all about
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Basic Mod CheeseToast 10 6,565 11-02-2013, 18:02
Last Post: Yamato
  Part of HTML missing Arteq 8 4,089 08-03-2013, 03:55
Last Post: Bandarigoda123
  Is this guy hacking? Your opinion? choobie 10 6,343 03-25-2013, 04:13
Last Post: mitchhacker
Tongue Help you HACKING? [HARD] Tony. 8 4,633 03-04-2013, 20:18
Last Post: surtek
  [TUTORIAL] Basic Syntax KrypTiK 0 1,861 12-29-2012, 20:33
Last Post: KrypTiK
  Help how to write protect memory? reavenz 5 3,890 12-15-2012, 01:52
Last Post: Gam3rr0rZ
  [Request] "Hacking" sites Tomsen1410 25 11,843 11-16-2012, 19:38
Last Post: narkos
  [Tutorial] Basic GSC Coding: Making your third code Yamato 2 4,290 04-20-2012, 23:04
Last Post: SuperNovaAO
  [Release] My first Basic Program dylankrajewski 3 2,655 04-02-2012, 12:51
Last Post: The Clay Man
  Minecraft server (survival) from smart-hacking _Smile_Man_ 1 3,493 03-20-2012, 13:34
Last Post: cLiimb

Forum Jump:


Users browsing this thread: 1 Guest(s)