05 2023 档案

摘要:基本按照官方提供的步骤即可,然后使用一些魔法 阅读全文
posted @ 2023-05-20 07:27 rvy 阅读(202) 评论(0) 推荐(0) 编辑
摘要:官网: https://hashcat.net/hashcat/ 用来爆破各种hash 阅读全文
posted @ 2023-05-12 20:33 rvy 阅读(488) 评论(0) 推荐(0) 编辑
摘要:ImHex是一个开源的多平台十六进制编辑器,可以解析PE/ELF等类型文件,和010Editor功能类似,支持Windows、MacOS、Linux。 发音: /ˈɪmhɛks/ https://itinerarium.github.io/phoneme-synthesis/?w=/%27%CB%88%C9%AAmh%C9%9Bks/ Im 是因为用了 https://github.com/ocornut/imgui, immediate, 即时渲染的意思。 官网地址: https://imhex.werwolv.net/ 官方文档: https://docs.werwolv.net/documentation/ github地址: https://github.com/WerWolv/ImHex 阅读全文
posted @ 2023-05-12 20:32 rvy 阅读(847) 评论(0) 推荐(0) 编辑
摘要:ClamAV,Clam AntiVirus,是免费开源的防毒软件。 官网:https://www.clamav.net/ 官方文档: https://docs.clamav.net/ github地址: https://github.com/Cisco-Talos/clamav 阅读全文
posted @ 2023-05-12 20:29 rvy 阅读(410) 评论(0) 推荐(0) 编辑
摘要:gdb支持通过python自动化调试,实现循环、读写内存、保存内容等复杂逻辑,不需要安装模块。 核心函数: ```python gdb.execute(command [, from_tty [, to_string]]) ``` 阅读全文
posted @ 2023-05-03 16:35 rvy 阅读(1199) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示