wiki:misc_version

Version 5 (modified by admin, 11 years ago) (diff)

--

misc_version

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

misc_version 0.5

Changes:

  • added the -p (or --path) option. It can be used to specify a alternative path for the backup files.
            -p | --path: <backup path>: create backup files in directory <backup path>
    

misc_version 0.4

Version 0.4 can set or clear the RUU flag in partition 17 using the -r or setRUUflag <on|off> option. 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 [-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 | --setRUUflag <on|off>. Set of clear the RUU flag

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