wiki:misc_version

Version 3 (modified by admin, 12 years ago) (diff)

--

misc_version

misc_version is a program to patch information in the misc partition 17

misc_version 0.3

Version 0.3 can change reset the RUU flag in partition 17 using the -r or --resetRUUflag. It will create a backup of the partition 17 on the sdcard using the name "/sdcard/part17backup-<time>.bin" so make sure that the sdcard is mounted to the phone.

misc_version usage:
misc_version [-h|-?|--help] [-v|--version] [-s|--set_version <VERSION>]
	-h | -? | --help: display this message
	-v | --version: display program version
	-c | --cid <CID>: set the CID in misc to the 8-char long CID
	-s | --set_version <VERSION>:  set the version in misc to the 10-char long VERSION
	-r | --resetRUUflag set. RUU flag will be cleared

misc_version 0.2

Version 0.2 can change the version string and the CID string in partition 17. It will create a backup of the partition 17 on the sdcard using the name "/sdcard/part17backup-<time>.bin" so make sure that the sdcard is mounted to the phone.

misc_version usage:
misc_version [-h|-?|--help] [-v|--version] [-s|--set_version <VERSION>]
	-h | -? | --help: display this message
	-v | --version: display program version
	-c | --cid <CID>: set the CID in misc to the 8-char long CID
	-s | --set_version <VERSION>:  set the version in misc to the 10-char long VERSION

misc_version 0.1

Version 0.1 can change the version string in partition 17. It will create a backup of the partition 17 on the sdcard using the name "/sdcard/part17backup-<time>.bin" so make sure that the sdcard is mounted to the phone.

misc_version usage:
misc_version [-h|-?|--help] [-v|--version] [-s|--set_version <VERSION>]
	-h | -? | --help: display this message
	-v | --version: display program version
	-s | --set_version <VERSION>:  set the version to the 10-char long VERSION

Attachments (5)

Download all attachments as: .zip