Tags:
  1. pedro210

    pedro210 Newbie
    105/188

    Joined:
    Sep 21, 2012
    Messages:
    311
    Likes Received:
    27
    Trophy Points:
    0
    Console:
    Xbox
    Why isnt there any good ida tutorials posted anywhere. Im not talking about updating offsets as that is pretty easy. If anyone can help find one that would be awesome
     
  2. AAW

    AAW Developer XPG Developer Lifetime Gold
    85/94

    Joined:
    Aug 6, 2012
    Messages:
    652
    Likes Received:
    690
    Trophy Points:
    85
    Gender:
    Male
    Location:
    Inside XPG
    Console:
    Xbox
    Theres quite alot of Tutorials around the InterWeb ;)
     
  3. pedro210

    pedro210 Newbie
    0/47

    Joined:
    Sep 21, 2012
    Messages:
    311
    Likes Received:
    27
    Trophy Points:
    0
    Console:
    Xbox
    i mean i seen some but i cant find one that explains how everything works. Ive seen updating where you match two title updates but not a in depth. And thats the reason why nobody releases new content on thier tools. Only person i seen to release new stuff has been Coderp but he dont really help like that
     
  4. AAW

    AAW Developer XPG Developer Lifetime Gold
    85/94

    Joined:
    Aug 6, 2012
    Messages:
    652
    Likes Received:
    690
    Trophy Points:
    85
    Gender:
    Male
    Location:
    Inside XPG
    Console:
    Xbox
    You just search for the same Dvar/Offset, in both TU's and if you find say "Cbuf_AddText" in TU1 and it doesnt appear in TU2 then the offsets/dvar has been moved or removed from the game.
     
  5. pedro210

    pedro210 Newbie
    0/47

    Joined:
    Sep 21, 2012
    Messages:
    311
    Likes Received:
    27
    Trophy Points:
    0
    Console:
    Xbox
    like say this was never around how would you know this was uav it ons black ops 2 or do people that know just test every single offset and bytes cause thats a whole lot of time wasted since it freezes your xbox if you dont put in something right

    http://gyazo.com/95a6250682309c8954b17aa9a6d13327
     
  6. pedro210

    pedro210 Newbie
    0/47

    Joined:
    Sep 21, 2012
    Messages:
    311
    Likes Received:
    27
    Trophy Points:
    0
    Console:
    Xbox
    i understand the part you talking about were i grab tu 14 and tu15 and search by bytes and compare graphs to see if thier similiar
     
  7. AAW

    AAW Developer XPG Developer Lifetime Gold
    85/94

    Joined:
    Aug 6, 2012
    Messages:
    652
    Likes Received:
    690
    Trophy Points:
    85
    Gender:
    Male
    Location:
    Inside XPG
    Console:
    Xbox
    Look around the old offset and its either just up abit or down abit?? if not do a search for the dvar?
     
  8. pedro210

    pedro210 Newbie
    0/47

    Joined:
    Sep 21, 2012
    Messages:
    311
    Likes Received:
    27
    Trophy Points:
    0
    Console:
    Xbox
    say i didnt have the old offset and the game just came out everybody decided not to release anything. and alot of offsets dont have dvars. basically start from scratch and find an offset nobody knew about it
     
  9. pedro210

    pedro210 Newbie
    0/47

    Joined:
    Sep 21, 2012
    Messages:
    311
    Likes Received:
    27
    Trophy Points:
    0
    Console:
    Xbox
    lets be honest every tool released has a combination of other tools that have already been released. but yoda pro has its unique offsets that coderp found himself or that havent been released to public
     
  10. Renegade

    Renegade Super Special Awesome XPG Developer
    105/188

    Joined:
    Nov 19, 2009
    Messages:
    1,212
    Likes Received:
    894
    Trophy Points:
    105
    Gender:
    Male
    Location:
    United Kingdom
    Console:
    Xbox
    Maybe instead of trying to update something or work with something you have no idea what you're dealing with. Take a few steps back and learn how to read and use PPC. Otherwise you're not going to get anywhere. There are some EBooks around the Interwebs that will help you greatly. But honestly, you won't get anywhere just by staring at the screen. You need to know HOW it works. What code does what.
     
  11. pedro210

    pedro210 Newbie
    0/47

    Joined:
    Sep 21, 2012
    Messages:
    311
    Likes Received:
    27
    Trophy Points:
    0
    Console:
    Xbox
    ok thank you Renegade ill definetely start reading on some stuff.
     
  12. Renegade

    Renegade Super Special Awesome XPG Developer
    105/188

    Joined:
    Nov 19, 2009
    Messages:
    1,212
    Likes Received:
    894
    Trophy Points:
    105
    Gender:
    Male
    Location:
    United Kingdom
    Console:
    Xbox
    That's not a problem. I'd just rather not have you staring at a screen wondering what is going on and what is what. It's a lot easier when you know what each function does what.
     
  13. pedro210

    pedro210 Newbie
    0/47

    Joined:
    Sep 21, 2012
    Messages:
    311
    Likes Received:
    27
    Trophy Points:
    0
    Console:
    Xbox
    yup no problem i appreciate the advice just wanted to know how people actually went off of to get thier results
     
  14. pedro210

    pedro210 Newbie
    0/47

    Joined:
    Sep 21, 2012
    Messages:
    311
    Likes Received:
    27
    Trophy Points:
    0
    Console:
    Xbox
    yup no problem i appreciate the advice just wanted to know how people actually went off of to get thier results
     
  15. pedro210

    pedro210 Newbie
    0/47

    Joined:
    Sep 21, 2012
    Messages:
    311
    Likes Received:
    27
    Trophy Points:
    0
    Console:
    Xbox
    yup no problem i appreciate the advice just wanted to know how people actually went off of to get thier results
     
  16. Coder123

    Coder123 Finnish Modder XPG Developer TeamXPG
    105/188

    Joined:
    Jan 21, 2012
    Messages:
    1,953
    Likes Received:
    717
    Trophy Points:
    105
    Gender:
    Male
    Location:
    Finland
    Console:
    Xbox
    Maybe because finding functions does not requires same process.... so what is there to show? Every functions has their own ways of reversing nor dumping to find them and the offset what you posted required actual reversing to find it and get it to work.

    There is no tutorials for that, because most people wouldnt even understand the process itself lol and since it wont be the same for each function. If you dont know how to find new things, then you could just simply poke random stuff or start learning PPC to understand what is going on, on IDA.
     
  17. pedro210

    pedro210 Newbie
    0/47

    Joined:
    Sep 21, 2012
    Messages:
    311
    Likes Received:
    27
    Trophy Points:
    0
    Console:
    Xbox
    yea im looking into ppc now thanks coderp
     
  18. pedro210

    pedro210 Newbie
    0/47

    Joined:
    Sep 21, 2012
    Messages:
    311
    Likes Received:
    27
    Trophy Points:
    0
    Console:
    Xbox
    anyone got any good tutorials for ppc or links to start from beginning
     

Share This Page

Close