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

Malformed key data Detected #65

Open
VeNoMouS opened this issue Jan 15, 2021 · 2 comments
Open

Malformed key data Detected #65

VeNoMouS opened this issue Jan 15, 2021 · 2 comments

Comments

@VeNoMouS
Copy link

What do i when an app is presenting this?

Label: (null)
Accessible Attribute: kSecAttrAccessibleWhenUnlocked, protection level 2 (default)
Application Label: <>
Application Tag: <xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Key Class: Public
Key Size: 0
Effective Key Size: 0
[INFO] Malformed key data detected. Check/Cleanup KeyChain manually.
@tarbaII
Copy link

tarbaII commented Jan 17, 2021

Just took a look at the source code, and it looks like that's printed when either the key size and the effective key size are not the same, or when the key size is 0. Looks like in this instance it's the latter. Maybe there's just no data in this Keychain entry?

@VeNoMouS
Copy link
Author

VeNoMouS commented Jan 17, 2021

I have a couple other 5s's that are jailbroken, 9.3 and 12.x , this was on a 7 plus on 13.x so ill test the 9.3 and 12.x and see if it generates the same response

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

2 participants