보안카드+ pro

1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Features of the paid version of the app
1. Remove Network Permissions
2. Remove Ads
3. Improved loading speed
4. Developer sponsored version. There is no difference in functionality from the free version.

Important
- Try the free version (security card +) first.
- The free version contains ads, but the functionality is 100% the same.
- The data of the free version and the paid version are compatible.
- Backup in the free version and restore after installing the paid version.

There are often people who forget their passwords and send e-mails asking questions.
As explained below, data recovery is absolutely impossible if you do not know the password.
Be sure to save the hint so only you know it.

function
1. Stick to security
There are many security card management apps, but it seems that none of them are faithful to security.
I received a few other security card apps and analyzed them, but I was able to decrypt the data very easily.
The data file of the app I created is absolutely impossible without knowing the password set by the user.
However, in case of using the automatic login and fingerprint recognition functions, decryption is possible if the security card plus source and the terminal in which the data is stored are secured.

The security key was 256 bits.
The password entered by the user is not stored anywhere on the device.
(However, if you use the automatic login/fingerprint recognition login function, the currently used terminal information is encrypted and stored.)
All data is encrypted by extracting the encryption key from the plaintext entered at the time of login.
It is encrypted using the extracted encryption key, so it is safe even if the data file is leaked.
The encryption key was generated and the encryption/decryption process was hidden using JNI.
When changing the password, all data is re-encrypted with the key extracted from the changed password and stored.
If a hacker tries to decrypt a data file, it will take up to 256 to the power of 32 attempts.
The calculator spit it out like this. 1.1579208923731619542357098500869e+77

Of course, decryption is by no means impossible. It's just that it's taking a long time...
It would take tens of thousands of years if we substitute all of the above numbers with a general computer.
And the password found in that way is just the password of the specific user data.
Other users' data is safe.

2. Security card input convenience
I made the security card so that it can be registered by recognizing the code by taking a picture with the camera.
Photos taken with the camera exist only in memory and disappear after recognition.

3. Provides a mini pop-up window to increase the ease of use.
Try using it by clicking the pop-up on the security code inquiry screen.
Automatic login function, fingerprint recognition login


Permissions Required for Installation
Fingerprint Recognition -
Camera - Security card code recognition
SD card - data backup (restore)

AccessibilityService API
It is necessary to check whether the bank app is running. When the set app is executed, the security card pop-up window is executed.
We do not use this API to collect or share personal or sensitive user data.
Updated on
Aug 17, 2023

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

7.2(2023.8.18)
1. 보안카드 3자리일때 표시자리 선택기
2. 안정성 개선

6.9.9(2023.4.13)
1. android13 support
2. 안정성 개선