No, it says "pre-Wario". And the online tool gives the correct PW. I am running the mingw version on win7x64. As my EDIT2 says above, the code *looks* correct. Here is my output (only serial modified for this post):
Code:
.\kindletool info B101xxxxxxxxxxxx
Platform is pre Wario
Root PW fiona98f
Recovery PW fiona98f0
Whereas the online kindle password tool (and examining md5 chars 8-11 = 19e1) shows correctly:
Code:
Possible root passwords:
mario
fiona19e
fiona19e1
I think we need to display the md5 and compare that to the generated password, to see where it goes wrong. I will PM you my exact serial number now.
EDIT: PM sent. Kindletool source code looks okay at first glance, so this is weird. I am not setup to build this yet, or this would have been fixed already...