libPassword icon indicating copy to clipboard operation
libPassword copied to clipboard

A library for the iOS Password

Results 5 libPassword issues
Sort by recently updated
recently updated
newest added

Libpasscode does not work on IOS10. It causes the springboard to crash and go into safe mode. I would love to get this issue fixed so that I can use...

I've found an issue where under certain circumstances, libPassword can make it near impossible to unlock your device. Here are the steps. 1. Have libPassword installed and with a saved...

`libPass.h` should pack to deb package at `/usr/include/libPass`. It is better way to distribute header and library file instead of `local_install`.

I have tried to use this method call from the wiki: ``` [[LibPass sharedInstance] unlockWithCodeEnabled:NO] ``` But it doesn't work in the tweak. The view changes to the passcode pad,...

Currently libPassword uses the UDID when it would be using a more cryptographically secure key.