ptoomey3 / Keychain-Dumper

A tool to check which keychain items are available to an attacker once an iOS device has been jailbroken
BSD 3-Clause "New" or "Revised" License
1.35k stars 299 forks source link

Fix for segfaults with empty keys, a couple editions to allow building on iPhone devices. #12

Open bmmcginty opened 10 years ago

bmmcginty commented 10 years ago

Didn't include my keychain_dumper binary in last commit. Figured it was better to have original author compile and release. I'm going to add printing of private/public? keys, I'll send that along as well to take or leave. I hope this is useful. Appologies for any code style issues, if there are any.

bored-engineer commented 10 years ago

bump

ptoomey3 commented 10 years ago

Sorry for such a late reply. I've not kept up with iOS jailbreaking in recent history. I quickly attempted to see if my original README for compiling still worked, but it appears the instructions are a bit dated. If you would like to help me merge this/update the binary it would be super :cool: if you could also update the readme so that it is up to date with the current build tool locations/etc. If you don't have the time I may eventually get around to getting this built, but it could be some time.

ptoomey3 commented 6 years ago

Ill get this merged after fixing some merge conflict.