-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Crash on Kypass 4.5.2 when trying to access for login autofill #7
Comments
Same problem here. Size of my database is 563kiB and derivation is Argon. iPhone SE with iOS 12.3 and KyPass 4.5.2. |
I did some more testing on my device. So it seems not to be the size of the database but the algorithm that is used that causes the crashing??? The test database that is not working has the following settings:
I have another Database that IS working, that I have created the same way. It only differs in these parameters:
|
Thanks rennefJ. It doesn’t work for me even if I change Memory in Argon parameter as you do. Kypass crash always. |
Having the same problem. Started with seldom crashes, but grew to 100% crashes now when trying to do autofill in Safari. Looks to me as if it's database-related (maybe size, since my database is rather large?) Currently on iPhone 13 with iOS 17.5.1. KyPass on 6.1. Happy to support with logs to fix the bug. |
On my iPhone8 with iOS 12.2 Kypass crashes when I want to autofill a login form from Safari or another app.
Opening the app itself from springboard works fine.
Steps to reproduce:
1.) Select a login form on a website
2.) From the keyboard selects "Passwords" in the line above the keys
3.) Select Kypas... from the options
4.) Authenticate the default database that bypass presents
Kypass crashes when trying to access the database and returns back to safari.
I have added a video with a demonstration of the issue:
google drive link
Update:
I have tried with a different database, it is small ( 2.5 kiB) compared to the one causing the crash (900kiB).
With this small databse the autofill works without issues.
So it could either be an issue with the specific database, which I doubt as I can open it regularly without and issue. Or it is iOS terminating Kypass in that setting for some resource constraint or else?
The text was updated successfully, but these errors were encountered: