fortify sca rules解密工具
链接
https://www.52pojie.cn/thread-783946-1-1.html 吾爱破解
https://bitbucket.org/codeplutos/fortify-rules-decrypt
用法
1 | java -jar fortify-rule-dencrypt.jar source_dir output_dir |
说明
解密程序会在source_dir中寻找.bin
结尾的文件并解密,保存到output_dir中
https://www.52pojie.cn/thread-783946-1-1.html 吾爱破解
https://bitbucket.org/codeplutos/fortify-rules-decrypt
1 | java -jar fortify-rule-dencrypt.jar source_dir output_dir |
解密程序会在source_dir中寻找.bin
结尾的文件并解密,保存到output_dir中