上一页 1 2 3 4 5 6 7 8 ··· 12 下一页
摘要: GhidraFindcrypt Ghidra分析插件,用于定位加密常数,大概确定用了什么加密算法。 https://github.com/antoniovazquezblanco/GhidraFindcrypt 命途多舛,最开始的项目应该不维护了,这是一个fork的fork,感谢维护。 2024/9 阅读全文
posted @ 2024-09-21 15:31 rvy 阅读(24) 评论(0) 推荐(0)
摘要: 练习打字 阅读全文
posted @ 2024-08-24 16:58 rvy 阅读(242) 评论(0) 推荐(0)
摘要: TEA, Tiny Encryption Algorithm, 微型加密算法 阅读全文
posted @ 2024-08-24 16:57 rvy 阅读(25) 评论(0) 推荐(0)
摘要: Microsoft Activation Scripts (MAS) A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections. 阅读全文
posted @ 2024-08-17 12:35 rvy 阅读(263) 评论(0) 推荐(0)
摘要: 开发调试驱动helloworld 阅读全文
posted @ 2024-08-03 08:37 rvy 阅读(277) 评论(0) 推荐(0)
摘要: lua---编译与反编译 阅读全文
posted @ 2024-08-03 08:36 rvy 阅读(432) 评论(0) 推荐(0)
摘要: 官网: https://www.zaproxy.org/ github地址: https://github.com/zaproxy/zaproxy OWASP Zed Attack Proxy(ZAP), 网络应用扫描器,类似burp 阅读全文
posted @ 2024-07-20 21:54 rvy 阅读(100) 评论(0) 推荐(0)
摘要: ss替代netstat,看端口占用情况 阅读全文
posted @ 2024-06-29 10:53 rvy 阅读(30) 评论(0) 推荐(0)
摘要: 官网: https://pixpinapp.com/ 功能强大使用简单的截图/贴图工具,可以截图/贴图/长截图/文字识别/标注。 长截图、文字识别很强大,快捷键也很舒服。 阅读全文
posted @ 2024-06-22 13:53 rvy 阅读(149) 评论(0) 推荐(0)
摘要: BinDiff可以结合IDA Pro、Binary Ninja、Ghidra比较两个可执行程序的流程差异,可用于版本功能比较或补丁分析。 2011年被google收购后转为免费工具。 2023年在github开源。 官方简介: https://www.zynamics.com/bindiff.html github地址: https://github.com/google/bindiff/ 阅读全文
posted @ 2024-06-15 08:11 rvy 阅读(415) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 12 下一页