Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.
/ fix-bcid Public archive

Replace the backup CID in your misc partition if missing (typically noticed when unrevoked fails)

License

Notifications You must be signed in to change notification settings

kmdm/fix-bcid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fix-bcid
--------

If you have no cause to use this then, simply, don't.

DISCLAIMER
----------

You use this utility at entirely your own risk, I am not responsible for any 
direct or indirect damage to your phone as a result of your usage of this 
utility. Your acceptance of this term is implied when you run the utility.

Usage
-----

When unrevoked fails stating a Validation error due to a missing backup cid, 
this is when you can use this utility.

$ adb push fix-bcid /data/local
$ adb shell
$ /system/__unrevoked_su
# chmod 755 /data/local/fix-bcid
# /data/local/fix-bcid

If the utility finishes successfully then you may re-run unrevoked which should
now be able to work its magic. 

If you encounter an error, try the manual method (linked below) or ask for help
at irc.freenode.net/#unrevokedtest

Original guide (Manual method)
------------------------------

http://www.kennynet.co.uk/misc/bcid-fix.txt

- Kenny Millington (irc.freenode.net/kmdm)

About

Replace the backup CID in your misc partition if missing (typically noticed when unrevoked fails)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published