https://github.com/monai/frida-liteid-keys
https://github.com/monai/frida-liteid-keys
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/monai/frida-liteid-keys
- Owner: monai
- Created: 2020-11-12T17:32:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-02T09:05:44.000Z (almost 4 years ago)
- Last Synced: 2024-12-31T22:12:15.295Z (over 1 year ago)
- Language: JavaScript
- Size: 162 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# frida-liteid-keys
This script dumps the secure messaging session keys of the Lithuanian ID cards. ATK 2012 and ATK 2021 cards are supported.
Example usage:
```shell
bin/liteid-2012-keys.mjs /usr/local/bin/pkcs11-tool -v --module /Library/PWPW-Card/lib/pwpw-card-pkcs11.so --login --pin XXX -O
bin/liteid-2021-keys-pkcs11.mjs /usr/local/bin/pkcs11-tool -v --module /Library/mCard/lib/mcard-pkcs11.so -O
bin/liteid-2021-keys.mjs -n "Softemia mCard toolbox"
```