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

2nd Tutorial, this is not really Memory Hacking, this is similar but not same, you can also get this with memory editing too.

In this tutorial Ill explain how to get models, fxs and much more things names in FF Files. The 2 things you need are FF Viewer and a HEX program. I recomend HEX Workshop or HxD, in the tutorial I use HxD.

Ill explain step by step

1-Open FF Viewer
2-With FF Viewer open one of the game data files(.FF files)
3-Now open your HEX program
4-With the hex program open a new file that has been generated in the folder were the FF File you opened with FF Viewer was. It will be always called: something_extracted.ff
5-Search for a text string, I recomend to put words relationes with what you are looking for, Tongue
6-In this case I searched for sunglass in terminal, it finds me some names, some of them are the locations of those models in the map, others are the textures and shines, others are the loading model bytes(something lod110,220,330,10...). What we need is the real model, in the tutorial I show you the ones that work. The sunglasses_01 and the 03(well there are 5 sunglases in game: 01,02,03,04,05)
7-Precache in Init() your mod the model you extracted: precacheModel("modelnamehere");
8-Enjoy your pro models, Smile

Video:

  Reply
#2
Thx Big Grin
[Image: Aim_Le_Zzz.jpg]
  Reply
#3
Wow, very very helpfull !
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Basic Mod CheeseToast 10 6,576 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,344 03-25-2013, 04:13
Last Post: mitchhacker
Tongue Help you HACKING? [HARD] Tony. 8 4,634 03-04-2013, 20:18
Last Post: surtek
  [TUTORIAL] Basic Syntax KrypTiK 0 1,862 12-29-2012, 20:33
Last Post: KrypTiK
  Help how to write protect memory? reavenz 5 3,892 12-15-2012, 01:52
Last Post: Gam3rr0rZ
  [Request] "Hacking" sites Tomsen1410 25 11,846 11-16-2012, 19:38
Last Post: narkos
  [Tutorial] Basic GSC Coding: Making your third code Yamato 2 4,291 04-20-2012, 23:04
Last Post: SuperNovaAO
  [Release] My first Basic Program dylankrajewski 3 2,657 04-02-2012, 12:51
Last Post: The Clay Man
  Minecraft server (survival) from smart-hacking _Smile_Man_ 1 3,495 03-20-2012, 13:34
Last Post: cLiimb

Forum Jump:


Users browsing this thread: 2 Guest(s)