Update: This was obviously an april fools. This tool won’t dump your SBK.
After much persistence androidroot.mobi has FINALLY BROKEN the security around the Tegra AES Engine and we are able to dump your SBK.
We know it’s a Sunday and this isn’t a good time for a release but we’re so excited to be able to share this everyone that this post will not be a teaser -- WE ARE RELEASING OUR SBK DUMPING TOOL- RIGHT NOW!
Note that this requires a rooted device! It needs to access low-level hardware that just isn’t possible as a regular user!
To get the tool download it here: sbkdump v1.0
The tool is a command line utility so you’ll need to run the following commands:-
adb push sbkdump.bin /data/local/
adb shell
$ cd /data/local/
$ su
# chmod 755 sbkdump.bin
# ./sbkdump.bin
Please note that this tool is rather rough and ready and we hope to provide a nicer tool in the future but for now we just want to get it out there!