Testkit/Devkit re-activator & backs up activation tokens
Go to file
random() 75bce3b2f2 Update README.md 2023-10-31 03:57:55 +00:00
app Update main.c 2021-08-21 20:01:39 +12:00
kern Update code 2021-08-21 18:49:39 +12:00
user Update code 2021-08-21 18:49:39 +12:00
.gitignore Initial commit 2018-06-02 21:27:58 +12:00
LICENSE Initial commit 2018-06-02 21:27:58 +12:00
README.md Update README.md 2023-10-31 03:57:55 +00:00
build.sh Add files via upload 2018-06-02 05:36:35 -07:00

README.md

Releases

v1.4 - Icon got Copystriked by Freakler, and added option to NOT backup to pd0 if you dont want to.
v1.3 - Added an option to restore activation data if cannot be found in tm0:/activate
v1.2 - Now backs up from NVS and allows time to be set before 1/1/2015 (but vita checks elsewhere anyway)
v1.1 - Added support for Development Kit Consoles
v1.0 - Inital Release- Activates testkit's and backs up act.dat / actsig.dat.

testkit/devkit-activator

re-activate your test/dev kit vita after it expires

only works if you have your activation files still
tm0:activate/act.dat & tm0:activate/actsig.dat & 0x520 in NVS.

I attempted to bypass the 1/1/2015 restriction on setting the srtc but it seems anything before it does technically change but is considered an invalid time when being read. (this doesnt matter on devkit, only a minor annoyance on soft resets!)

upon running activate.vpk your activation data will be backed up to pd0:/data/ and ux0:/data/ its highly recommended to make a copy on your PC as well.

pd0:data/ because its read-only and it remains even after updating or reinstalling the firmware. basicly it would be difficult to actidently delete them

oh btw, normal henkaku doesnt work if your system is activated, (it assumes its allready installed) ive made the modifications nessorcary to make it install regardless and hosting it currently at http://vitatricks.xyz/henkek

thanks zecoaxco for saving me from RE'ing ksceRtcSetCurrentNetworkTick

NOTE: IF YOU USED THIS BEFORE ON 1.1 OR LOWER I HIGHLY RECOMMEND RUNNING IT AGAIN ON 1.2+ AS IT BACKS UP THE ACTIVATION TOKEN IN NVS AS WELL NOW. WHICH IS REQUIRED FOR A PROPER RESTORE OF ACTIVATION DATA.

(If you are missing NVS data but still have act.dat and actsig.dat- you can generate the NVS data with act-gen-nvs)