Hi all,
maybe this can save some time if your SMS application crash when you receive 2FA or flash SMS from banks.
if done manually, u need to actually go to the folder [/var/root/Library/SMS/sms.db] to delete it manually and if you are on the move with no computers around, you can't use your SMS application.
I wrote a shell script that does that manual work of deleting the sms.db
u can upload to your iphone via iBricker ( do not need to go to any subfolder to upload it)
applications needed:
1. iBricker (i tested it on windows)
2. Mobile Terminal
if you want to test it, dl the file here,
1. delete the sms.db to resolve the sms application crash (fixsms.sh) -> http://download.yousendit.com/A490FE350123A829 (updated new file)
2. backup sms (backupsms.sh)-> http://download.yousendit.com/45E01A346ADCBE32
3. restore sms IF you have done a backup prior to this (restoresms.sh)-> http://download.yousendit.com/759733CF7C3AB537
4. upload it using iBricker
5. Go to your MobileTerminal, type
# # chmod +x fixsms.sh (change file permission only for the 1st time, subsequently, you can skip this step)
# # ./fixsms.sh
OR
# # chmod +x backupsms.sh (change file permission only for the 1st time, subsequently, you can skip this step)
# # ./backupsms.sh
OR
# # chmod +x restoresms.sh (change file permission only for the 1st time, subsequently, you can skip this step)
# # ./restoresms.sh
6. turn off and turn on your iphone
REMEMBER IF YOU ARE TESTING THE SCRIPT, BACK UP UR SMS.DB FIRST. RUNNING THE FIXSMS SCRIPT WILL DELETE ALL YOUR MESSAGES



LinkBack URL
About LinkBacks








Reply With Quote
I would really appreciate it.

textedit can't seem to save it as sh haha
Bookmarks