RafaelDiasCampos/NtfsPermissionsReporter-Password-Decryptor
GitHub: RafaelDiasCampos/NtfsPermissionsReporter-Password-Decryptor
用于解密 CJWDEV Ntfs Permissions Reporter 配置文件中存储密码的 Python 脚本,基于逆向工程获取的加密算法与静态密钥实现。
Stars: 0 | Forks: 0
# NtfsPermissionsReporter-Password-Decryptor
本仓库包含一个脚本,用于解密存储在 [Ntfs Permissions Reporter](https://www.cjwdev.com/Software/NtfsReports/Info.html) 配置文件中的密码。
加密算法以及静态密钥和 IV 值是通过对原始应用程序进行逆向工程获取的。
## 环境要求
* Python
* pycrypto 库
## 使用方法
```
git clone https://github.com/RafaelDiasCampos/NtfsPermissionsReporter-Password-Decryptor.git && cd NtfsPermissionsReporter-Password-Decryptor
python "NtfsPermissionsReporter Password Decryptor.py" ENCRYPTED_PASSWORD
```
标签:Aarch64, Python, StruQ, 云资产清单, 凭据提取, 密码解密, 无后门, 逆向工具, 逆向工程