大神superdogkiller作品,加密狗检测工具dogcheckV2.1.3
2023-02-20 15:06:51 1.41MB 加密狗 检测
1
c++编写的md5&sha512加密代码,可选择工作模式。包含完整代码,期末答辩用
2023-02-20 00:25:43 690KB c++ md5 sha-512
1
java微信小程序加密数据解密 可以直接使用可以直接使用可以直接使用可以直接使用可以直接使用可以直接使用
2023-02-19 21:37:19 3KB java 小程序 加密解密
1
包含对称加密、非对称加密所需要用到的核心jar包,一般jar包jdk里面有,这里列举需要自己下载的 参见博文: http://blog.csdn.net/qq_35255384/article/details/79179378
2023-02-19 19:20:53 3.85MB 加密解密jar
1
MATLAB图像加密解密系统(混沌,arnold多方法,GUI界面)
2023-02-18 19:33:51 1.18MB matlab图像加密解密系统
1
微信小程序使用AES的ECB模式加密,实现和后台的加密解密共同的代码
2023-02-18 19:19:34 9KB 小程序 AES 加密
1
1 php版本7.X 2 需要解析的文件放到decodeFile下 解析至complete下 3 解析的可以是多个文件,不能放置文件夹 4 配置运行环境,执行index.php就可以 5 如果出现类似 ' Maximum function nesting level of '256' reached, aborting' 的报错,关闭XDebug扩展插件
2023-02-18 17:34:33 289KB php 加密解密
1
基于ideal-SIS(ideal small integer solution)的一个变种,改进了Damien Stehle的陷门生成算法。利用改进的陷门生成算法对Stehle的选择明文攻击(CPA)安全方案进行了改进,然后结合SWIFFT压缩函数,提出了一种在标准模型下达到适应性选择密文攻击下的不可区分性(IND-CCA2)安全的混合加密方案。在该陷门产生过程中节省了n log q bit的描述位;与原有方案相比,新方案一次加解密的字符长度从n log q bit提高到了m×n log q。基于上述改进,新方案在运行所需的时间和空间效率方面有了很大的提高。
1
This asset obfuscates your code to make it harder for bad guys to reverse engineer your projects. Specifically designed for Unity, it seamlessly links in with its build process. The top priority of this package is to work straight out of the box with no extra steps required. While other obfuscators can stop a game from working, Beebyte's obfuscator looks for specific Unity related code that must be protected. The contents of your source files are unchanged, the obfuscation targets the compiled assembly. Features: - Supports IL2CPP - Supports Assembly Definition Files (Unity 2017.3+) - Removes Namespaces without any conflicts - Recognises Unity related code that must not be changed - Renames Classes (including MonoBehaviours) - Renames Methods - Renames Parameters - Renames Fields - Renames Properties - Renames Events - String literal obfuscation - Adds fake methods - Easy and extensive customisation using the Unity inspector window - Consistent name translations are possible across multiple builds and developers - Semantically secure cryptographic naming convention for renamed members The asset works for both Unity Free and Unity Pro version 4.2.0 onwards (including Unity 5 & 2017 & 2018). Build targets include Standalone, Android, iOS, WebGL, UWP. Other platforms are not guaranteed or supported but may become supported at a future date. IL2CPP builds are much harder to reverse engineer but strings and member information (class, method names etc) are visible in the global-metadata.dat file. Obfuscation will apply to this file adding further security. Why not complement your security with the Anti-Cheat Toolkit - a great third party asset. For more information about the Obfuscator, please see the FAQ
2023-02-16 11:18:07 766KB unity3d 代码混淆 加密 Obfuscator
1
封包加密解密;前面我们介绍了最常会被用在封包加密解密算法中的指令.本节开始教大家些入门的知识,如何去分析封包数据. 分析封包数据主要分两方面
2023-02-16 06:56:53 131KB 封包加密解密
1