Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keychaindumper Not working on ios 12.1.1 jailbreak. #39

Open
Mr007jd opened this issue Apr 19, 2019 · 13 comments
Open

keychaindumper Not working on ios 12.1.1 jailbreak. #39

Mr007jd opened this issue Apr 19, 2019 · 13 comments

Comments

@Mr007jd
Copy link

Mr007jd commented Apr 19, 2019

How to Reproduce:

  1. iphone 6.
  2. ios version 12.1.1
  3. uncover Jailbreak.

I uploaded keychaindumper through ssh.
./keychain_dumper
chmod +r /private/var/Keychains/keychain-2.db

Error:
Killed: 9

and i have tried other too , none works.
Please solve the issue.

@ddddyyy
Copy link

ddddyyy commented May 21, 2019

12.0.1 none works too

@NotSoEthical
Copy link

12.1.2 not works too.

@suculent
Copy link

After rebuilding from scratch, which solved the Killed 9 error.

Same with Chimera on 12.1.1. Access groups/entitlements are exported properly, but neither specific nor wildcard version fetches more than just some basic Apple stuff, no application-related credentials.

@suculent suculent mentioned this issue Jun 11, 2019
@ptoomey3
Copy link
Owner

Can you see if #38 addresses your needs?

@suculent
Copy link

suculent commented Jun 11, 2019 via email

@mechanico
Copy link

That sounds uncommon, please confirm that you execute keychain-dumper with root permissions. Always make sure to have your phone unlocked. If everything works fine you should be presented with the pin-pad again once you executed the tool. Enter the device pin again, et voila.

@mechanico
Copy link

btw. it should make no difference from my point of view, if the app is downloaded from the Appstore or e.g. installed with Apple Configurator.

@suculent
Copy link

@mechanico I've been previously able to reproduce behaviour you describe. The app is either from AppStore or from XCode. PIN Pad opens, but keychain dump is visibly short and limited to Apple stuff only.

@mechanico
Copy link

mechanico commented Jun 15, 2019

@suculent can you execute the keychain_dumper command with the -s option, and paste the output here?

@Yongle-Fu
Copy link

same 12.4 to
just directly visit by
sqlite3 /path/to/keychain-2.db

@mechanico
Copy link

@yonglefu can you closer describe your workaround?

The tool worked on every device I used it so far, if you have any issues with a certain app, please let me know. I will try to assist if I have time.

@ptoomey3
Copy link
Owner

ptoomey3 commented Sep 8, 2020

Can folks here try out the binary release in https://github.com/ptoomey3/Keychain-Dumper/releases/tag/1.0.0. I built that using Xcode 10.3 for the iOS 12.4 SDK.

@bensh
Copy link

bensh commented Dec 9, 2020

@ptoomey3
release works on iphone 6 12.4.3
also works on 7plus 11.2.5

can I request a way to filter based on entitlement group?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants