Zortaniac / rockchipr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rockchipr

rockchipr is a tool to flash rk images to RockChip devices in Maskrom mode. The functionality is similar to the rkdevtool. The main difference is that it also supports to rewrite IDB sector 3, which allows rewriting of:

  • serial number
  • IMEI
  • UID
  • network MAC
  • bluetooth MAC

This software comes with absolutely no warranty, use it at your own risk!

This software is a port of a dotnet application that was used to upgrade a few hundred thousand RK3128 based tablets. The purpose of the port was to learn go programming in a fun way. It was not tested with many and or any other RockChip based devices!

Parts of this software are inspired from the rkdevtool.

About

License:GNU General Public License v2.0


Languages

Language:Go 100.0%