https://github.com/groob/pkcsscan
https://github.com/groob/pkcsscan
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/groob/pkcsscan
- Owner: groob
- Created: 2016-11-08T20:06:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-29T01:34:53.000Z (about 9 years ago)
- Last Synced: 2025-01-30T08:30:56.352Z (11 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Scan a binary file for x.509 objects such as certs, public or private keys.
Usage:
```
./pkcsscan /path/to/binary/file
````