Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 327

Threaded View

  1. #11
    Member
    Join Date
    Jul 2015
    Location
    West Coast
    Posts
    11
    Rep Power
    0

    Default

    Just realized that I have no way to TEST any changes that I would make. So, I'm going to drop this project. I had found the place to make the patch to fix the "Unlock files no not match SD Card" message, but I have no way to test it. I don't actually OWN a Mercedes that has this system in it.

    In case anyone is following along, or would like to try this themselves. Toss the .dll into IDA Pro, and go to this memory location:

    .text:109AE4A0 bt UnlocksMatchCard

    (I named the branch destination "UnlocksMatchCard")

    Change that "bt" to a "bra" so that it always branches, and you should be done.
    Last edited by FrankRizzo; 14th July 2015 at 04:55 PM.

  2.    Advertissements


 

 

Tags for this Thread

Bookmarks

Posting Permissions

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