Releases: vecryd/scripts-py
Releases · vecryd/scripts-py
v1.0.6
v1.0.4
What's Changed
- Fixes 20221116 by @gloriosus in #5
- refactor: change folder structure and build scripts into windows shortcuts
- fix: add a computer name on which the get_cryptoprosn script is executed in the end of the generated text file
- fix: change user input from characters to digits in the get_cryptoprosn script
- fix: add KEY_WOW64_64KEY flag to read correct registry keys using 32-bit python on 64-bit systems
Full Changelog: v1.0.0...v1.0.4
v1.0.0
- add the get_cryptoprosn script for finding serial numbers of all CryptoPro installed on a computer;
- add the copy_pkeycontainer script for copying a private key container from registry to a local drive;
- add the remove_msedge script for uninstalling all versions of Microsoft Edge on Windows 10.
Full Changelog: https://github.com/gloriosus/scripts-py/commits/v1.0.0