]> xmof Git - DeDRM.git/commit
Fix crash using bare sha1 symbol
authorBen Combee <combee@techwood.org>
Thu, 22 Aug 2024 23:17:47 +0000 (18:17 -0500)
committernoDRM <no_drm123@protonmail.com>
Sun, 10 Nov 2024 13:10:11 +0000 (13:10 +0000)
commit05fff5217b02adea0265ceeb0712b497585fd304
treec8429170dedb0aede0ef48132a19fff770a90a83
parent34c4c067e825edb5a0a64f5c7ecf88a6f2d34323
Fix crash using bare sha1 symbol

Use sha1 from hashlib, as it isn't imported globally, fixed crash trying to decrypt a eReader PDB file
DeDRM_plugin/erdr2pml.py