HyeongminSeo / iphone-dataprotection

Automatically exported from code.google.com/p/iphone-dataprotection
0 stars 0 forks source link

Unable to view excessively long password in Keychain Viewer #59

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Install Keychain Viewer
2.Open Keycahin Viewer
3.Select Generic Passwords
4.Select a wireless network

What is the expected output? What do you see instead?

The expected output is the see the entire password for the wireless network. 
However, it only gives you part of the password followed by '...' symbolizing 
that there is more.

What version of the product are you using? On what operating system?

Keychain Viewer 0.3 on iTouch 4th gen running iOS 5.1.1

Please provide any additional information below.

Original issue reported on code.google.com by sailormc...@gmail.com on 8 Jun 2012 at 4:21

Attachments:

GoogleCodeExporter commented 8 years ago
Indeed, this is a problem. Any clue on how to solve this simply using built-in 
iOS GUI components ? As a workaround you can put the device in landscape mode :)

If you really need to extract all the data you can still use the keychain_dump 
cli program available on the downloads page.

Original comment by jean.sig...@gmail.com on 12 Jun 2012 at 8:28