Results 1 to 3 of 3
  1. #1
    lightoflife
    lightoflife is offline
    New member
    Join Date
    2013 Jan
    Posts
    20
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    3
    Thanked in
    2 Posts
    Rep Power
    0

    Structure checker

    Here is a little tool of my own.
    This tool will help you to monitor specific memory field.
    I've developed it to check memory change during actions in game that are "back to normal" once the action is finished.
    For example, i think that TERA create a pointer to a skill when u cast it and this pointer is destroyed once the skill is finished.

    This data is hard to detect so, with this tool, i think i can trace it.

    Very little tutorial :
    once the program is launched, click on refresh (bottom right)
    select an application in memory then click start (high left).
    you will see datas in memory
    refresh is a refresh time of the datas in ms
    #values is the number of values you want to view (each value is 4 byte long)
    you will see in the grid the offset at left and the value interpreted in decimal, float, hexa and char
    you can also see "add offset" that will allow you to jump to the address listed in the cell and add this offset to the offset list on the right.
    the right list is used to manage offset and you can add/remove/modify any offset in this list.

    next is the monitor button that allow you to monitor the memory during a specific amount of tick or until you'll click on stop button.
    each tick depend of the refresh time. so if you want t monitor memory during 10 seconds with a refresh of 0.1 seconds, u'll have 100 ticks.

    once you've monitored few tick, click on analyze button to see a grid of values with a time stamp.
    every time a value change, the color in the grid turn to red.

    it's a beta version, so it's probably bugged

    Please register or login to download attachments.


  2. The Following 2 Users Say Thank You to lightoflife For This Useful Post:


  3. #2
    P5yl0
    P5yl0 is offline
    New member P5yl0's Avatar
    Join Date
    2012 Jul
    Location
    DE
    Posts
    21
    Thanks Thanks Given 
    9
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    nice.. ill check it out..^^
    Kin 164 - Im a Yello Seed^^

  4. #3
    Alani
    Alani is offline
    Guest
    Join Date
    2013 Mar
    Posts
    3
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    Nice work !

    Looks like work perfect, but how i can use it to take some useful information about tera offsets ? i need some extra details since i am noob :p

Similar Threads

  1. Dragon Nest MSH structure
    By Grooguz in forum Game Models and Graphic
    Replies: 2
    Last Post: 2012-10-18, 07:46 PM
  2. [Tool] [Shaiya] Server Checker v0.1
    By TheDeadLike in forum Other MMO
    Replies: 0
    Last Post: 2012-10-18, 01:15 AM
  3. Php UDP or TCP port checker M.C
    By P.o.X in forum MineCraft
    Replies: 11
    Last Post: 2012-07-03, 03:00 PM
  4. [Info] Structure JD element 2.2.8
    By femida in forum Jade Dynasty
    Replies: 0
    Last Post: 2012-07-02, 07:07 PM
  5. [Dev] Repulse Arch00 structure
    By Dwar in forum Game Files
    Replies: 0
    Last Post: 2012-02-12, 05:19 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •