1. 1BL can be extracted from linux using dump32
2. 2BL is signed and encrypted, the signature is a sha1 hash that is then encrypted with the private key
3. 2BL(CB) checks the second row fuses to see if its been revoked, the check is hardcoded
4. 4BL is encrypted with the CPU key, but also signed with microsofts public key
5. the SMC JTAG is documented
http://free60.git.sourceforge.net/git/gitweb.cgi?p=free60/tools;a=blob_plain;f=imgbuild/hack.txt;hb=HEAD but is not the exploit itself, its just a way of executing the exploit, the exploit itself resides within the 4532/4548 kernel (which was discovered 2 years ago)