Jump to content

Elreys

Senior Member
  • Posts

    291
  • Joined

  • Last visited

Everything posted by Elreys

  1. Big Issues Guys, after i downgrade the Substrate i have probelm to attach my Game, with LLDB segment fault 11, how i can do a rollback?
  2. Thanks
  3. Hi Guys, 1. I see a lot of Games they are impossible to disable the ASLR without a crash, so i read one post about a rebase method in IDA, how i can do that in IDA, did you have a tutorial or more information about this, 2. I read also that exists on method to find the right offset if i subtract GG address, but how i can do that, did you have again a tutorial or more information. Thanks Guys Have a good Hack days;)
  4. Thanks
  5. Hey infernusdoleo , how you did a rebase in IDA Pro? I have the same problem on my Reversed App, wrong offset and wrong llldb address please if you have time write me back, Thanks ELREYS
  6. Hi Guys, Yesterday i tried to crack a new game named Space Marshals, first with Clutch and Rasticrack but in booth tool the game was not listed, after this a decide to download the ipa from appaddict site. The installation was succesfull on my Ipad 2 and my Iphone 6 Plus, I used GamePlayer i found the Ammo adress i changed, with and works fine, but the gm adress was the wrong in IDA, so i thinked ASLR enabled after this i tried to disable the ASLR with HackJack Tool but unsuccesfully, i tried also python script from [http://sskaje.me] the scripts works he disabled correct all the PIE, but after this the game wont start .... So now i need you HELP GUYS:) Thanks for your Support
  7. Hi Guys, i think its good if we can create a list with all server side Game, or better, a list with specification what are point that we need to check to know if a game is a server side or not, it will help us to dont wast a lot of time, with server side Game, what you think ? @@DiDA its this possible or not ? Thanks ELREYS
  8. thks
  9. Hi DiDA i check the folde avery single file, i found one interesting differetnt beetween my Plist struct and this of Zahir Folder, but this are generate auotmatically from $THEOS. and an other difference are in the structure, he has one folder more there as me. http://imgur.com/4xLEkPz My Plist content: dungeon.plist { Filter = { Bundles = ( "com.orca.dungeonm" ); }; } Zahir Plist content: dh4.plist <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Filter</key> <dict> <key>Bundles</key> <array> <string>com.gameloft.DungeonHunter4</string> </array> </dict> </dict> </plist>
  10. DiDA, please look on my Picture i prepare all the information that you need for a diagnose, @ http://imgur.com/45D...WuIR81Z,uMEhVW1 Its really crazy i tried to create a new Tweak with a simply Game, but again the same problem, also i tried to created a Packed on my Iphone 6 Plus ios 8 I wait of your Support Guys Thanks
  11. I try now to create simply a tweak without button, i like to remember you that i have a Ipad Air , i change also the Make file for 64 Device, the creation work fine, but if the game are still not affected, if a change this manually with hex editor they work perfectly. I dont know if the problem are the code: #import <Foundation/Foundation.h> #import "writeData.h" %ctor{ writeData(0x29E0CC,0x8042); } Please help me :wallbash: :wallbash:
  12. I tried but unfortunately won't work, I did exactly this that you writes
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines