Video Thumbnails Maker 逆向分析 & 补丁记录
目标版本: 27.0.0.0 | 分析日期: 2026/03 | 作者: DEAN 提示:为了提升阅读体验,本文及代码经过 AI 润色处理。受限于 AI 的局限性,部分逻辑或表述可能存在偏差,请以实际情况结果为准,欢迎指正 目录 1 环境准备与解包 2 静态分析 2.1 软件基本信息 2.2 程序退出保护 2.3 激活入口定位 2.4 混淆与反调试逻辑 2.5 核心验证流程 2.6 密钥文件格式 3 加密算法梳理 3.1 GZip 压缩 3.2 Rijndael (AES) 加密 3.3 DSA 签名验证 3.4 用户数据加密 4 修补方案 4.1 替换 DSA 公钥 4.2 .NET 字符串常量存储格式 5 Keygen 实现 5.1 激活文件生成流程 5.2 字段说明 6 附录 6.1 关键类索引 6.2 加密参数速查表 1 环境准备与解包该程序使用 ConfuserEx 混淆 + 可能的自定义保护壳。 工具 用途 链接 NoFuserEx 脱 ConfuserEx 壳 https://github.com/undebel/...
my test post
hello everyone, I’m Dean. test 1e0b3b23342bcafe6bd3d1b2aebec093092ee5b2521498744d0ae69022eee9a88322afa8243f0562e76d5ef8bd6692a5a09c8eaec69cefcc228c0031e06c3e731e311e42fac3492db80
Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick StartCreate a new post1$ hexo new "My New Post" More info: Writing Run server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy to remote sites1$ hexo deploy More info: Deployment
