PDA

View Full Version : Search 3D Camera offsets (main.exe)



heroes1412
01-03-11, 10:22 PM
Hi, this is my small guide to find all needed offsets in main of any version (except old school) to make a 3D camera.

All we need:
* Main.exe
* OllyDbg (1.10)

Now, let's begin!

Open main.exe throught OllyDbg.
You should see some like this:
<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b> (<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>)

We will work only with Dump.
<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>

Right click on any byte and select "Float" -> "32 bit float".
<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>

To make a full 3D camera you will need these values (name / default value / comment):
Camera_Zoom = 35 - zooming in/out
Camera_RotY = -48.5 - rotate up/down
Camera_RotZ = -45 - rotate left/right
Camera_PosZ = 150 - additional value for corrent Y rotating
Camera_ClipX = 1190 - area filled with textures, x value
Camera_ClipY = 2400 - area filled with textures, y value

Right click again on any value in Dump and select "Search for" -> "Float",
<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>

Now in opened window we put default value of needed offset (for example ClipX):
<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>
and click OK.

We found it! Offset is value in left column of row with searched value:
<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>

Do the same with other values, and you will find them all;)

If OllyDbg at some values says that Value not found or offset doesnt work, change search range.
Press CTRL + G, and type in that window any other offset, for example if current offset is 0x6AXXXX, type 0x50XXXX.

That's all! Good luck;)







===> leech, post lại cho dễ nhìn, chứ RS hình bé quá =))

HoliC
13-03-11, 08:55 AM
Có công hiệu hok đây nhiể :) Main nào cũng áp dụng cách này được à ?Thank trước - thử sau vậy .

heroes1412
26-04-12, 10:28 PM
Main nào cũng tìm dc theo cách này pro à :)

phuongvvvnhl
29-12-15, 02:37 PM
Ảnh die hết rồi có bác nào giúp em cái này với không ạ