okay so it seems the PSVB is signed with some hardcoded RSA private key;
however the rsa private key is .. um encrypted with encdec_w_portability, in 0x20 byte segments ... spread all across post_ss_mgr.skprx with a list of pointers somewhere else; to each 0x20 byte segment
what in the […]