xboxscene.org forums

Author Topic: * Visual Studio Debugger Question *  (Read 290 times)

Dwack

  • Archived User
  • Newbie
  • *
  • Posts: 46
* Visual Studio Debugger Question *
« on: November 27, 2011, 12:20:00 AM »

So after a lot of searching around and more trial and error I was able to solve this myself.

If anyone is interested:

Successfully prints the string pointed to by r4.

IPB Image
Logged

vampirexx

  • Archived User
  • Newbie
  • *
  • Posts: 37
* Visual Studio Debugger Question *
« Reply #1 on: November 27, 2011, 09:27:00 AM »

What is the purpose of this tool Dwack? To hack for cheats into the xex?
Logged

Dwack

  • Archived User
  • Newbie
  • *
  • Posts: 46
* Visual Studio Debugger Question *
« Reply #2 on: November 27, 2011, 09:54:00 AM »

QUOTE(vampirexx @ Nov 27 2011, 11:27 AM) View Post

What is the purpose of this tool Dwack? To hack for cheats into the xex?



It's part of the debugging tools that come with Visual Studio. Used for debugging code on a Dev.
Logged

K3thunder

  • Archived User
  • Newbie
  • *
  • Posts: 35
* Visual Studio Debugger Question *
« Reply #3 on: January 23, 2012, 12:07:00 AM »

this was useful, thanks dwack
Logged