Jump to content

xblack

Member
  • Posts

    36
  • Joined

  • Last visited

Profile Information

  • iDevice
    iPhone 7

Recent Profile Visitors

675 profile views

xblack's Achievements

Newbie

Newbie (1/14)

23

Reputation

  1. @DiDA thanks for the advice for sed. I already find the solution. here is the command : find [path] -name [namefile] -exec sed -i "s/[datatosearch]/[datatoreplace]/g" {} \;
  2. @ Sorry my mistakes.. I mean deb hack, package hack or whatever it is. I'm new so I dont know what should I called this method. @@DiDA thanks for reply. I never use postinst in iOS before. can you give me an example? now Im still trying to find the fastest way to get path directory. Im using grep but it takes about 10 minutes to finish. do you have any other way @@DiDA? here is the command i used: iPhone:~ root# grep -rl playerMoney /var/mobile/Containers /var/mobile/Containers/Bundle/Application/36D127EE-8BF2-4CF3-A2AD-6835A2E8D9A8/FashionCity.app/WorldOfFashion /var/mobile/Containers/Bundle/Application/850C2FB4-84F2-4749-8A93-B1BF1D7A87A6/Restaurant.app/jure_save.sav
  3. you can use mitmproxy. I was using it to change my scores in Game Center.
  4. ok, i found the solution here. but I still got a problem to find app id for the hooked app. I think its different in each devices. thanks.. regards.
  5. try to reset the network settings. sometimes it can solve any errors.
  6. thanks for your reply. but i want to edit it using MS code. so I can edit a plist automatically when app is running. regards
×
  • 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