Jump to content
OGXbox.com

Search the Community

Showing results for tags 'reversing'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Rules
    • Why Can't I Download?
  • Subscribed Members Only
    • Subscribed Members Only
  • Off Topic
    • New Member Introductions
    • Rumble Pit
    • Suggestion Box.
  • General Xbox Discussion
    • General Xbox Discussion
  • Original Xbox Modding Forum
    • Hardware Mods
    • Modchips
    • TSOP Flashing
    • Softmods
    • Repair
  • Xbox Case Modding
    • Case Mods
    • Lighting & Electrical Mods
  • Tutorials
    • Official Tutorials
    • Tutorial Submission
  • Software
    • Bios
    • Dashboards
    • Installation Disks
    • Applications
    • Games
    • Emulators
    • Homebrew
  • Xbox Collecting
    • Xbox Collection Showcase
  • Rare and Uncommon
    • Rare and Uncommon Xbox Hardware
    • Rare and Uncommon Xbox Software
  • Vendors
    • N64 Freak's Products
    • Barnito's Products
  • Development
    • Rocky5's Projects
  • Online Play
    • Game Night
  • Classifieds
    • Wanted
    • For Sale
  • Moderator Section
    • Moderator Back Room

Product Groups

  • Vendor Forum
  • Membership Subscriptions
  • Forum Ads

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 1 result

  1. Hiya, first time poster, long time lurker and I'm already here with an extremely specific question. Basically, I've just set up my very first OG Xbox with Cerbios and everything and I'm really happy about that but I WANT MORE. I realized that there aren't any trainers for some of the games I'm planning to play so I wanted to set up a debug environment so I can do some reversing and patching of the executables myself. Don't worry, I have a lot of experience doing this with other consoles, so it's not like I'm completely lost. My plan was to set up a dev environment on that xbox using the Easy XDK Installer, along with setting up a WinXP VM on my PC with Visual Studio 2003 and everything. Finally, I expected to be able to attach VS2003 to any process that's running on the Xbox, find where a certain games stores e.g. the current amount of money, set a data breakpoint on that address and then figure out how to patch the executable so that I would have infinite money. Surprisingly, a lot of this has worked very easily. The setup was done in under two hours and I have already identified an interesting address in one game. However, I can't seem to seta data breakpoint on that address, as VS2003 always tells me "Invalid context". Has anyone done something like this before? Do you know how to setup a data breakpoint? As far as I can tell the problem is that VS2003 expects me to set the data breakpoint on a variable. Obviously I don't have the source code so I can't work with any actual variables. Is there a workaround? This may be a stretch, but is it really not possible to just attach GDB remotely? I'm not planning on doing any actual software development, I'm really just interested in reverse engineering. Any help would be very appreciated, thank you!

Board Life Status


Board startup date: April 23, 2017 12:45:48
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.