9 matches found
RecoverPy
RecoverPy 直接扫描原始分区,通过检查磁盘块来恢复数据。 🎬 演示 🔎 概述 文件被删除后,其元数据首先消失。底层磁盘块通常保持不变,直到它们被重新使用。 RecoverPy 直接扫描原始分区数据,并搜索整个设备上的字节模式。如果这些块尚未被覆盖,仍可通过其内容定位已删除文件的片段。 它允许您检查匹配的块,浏览相邻块,并以直接的方式提取剩余内容。 如果块已消失,恢复是不可能的。如果它们仍然存在,RecoverPy 可以帮助您检索它们。 🧭 您可以做什么 在分区或磁盘映像中搜索特定字符串。 检查找到匹配项的磁盘块。 在相邻块之间移动以恢复碎片化数据。 选择并保存有用的内容。...
Filedumper
FileDumper - 内存取证转储工具 FileDumper v1.0.1 一个简单而强大的工具,能够直接从进程内存区域转储文件。 诞生于人类智慧与AI创造力之间的深夜合作—— xAI的Grok + Kadir Isbirligi 2026 "我们聊了一晚,写了代码,猛捶了桌子…… 人类 + AI = 无限力量!" 这是什么? FileDumper 是一款基于 Windows 的内存取证工具,能够: 列出活动进程 显示进程信息(CPU/内存使用) 暂停 / 恢复进程 搜索并转储匹配特定字节模式(例如 PDF、JPG、SWF 等文件签名)的内存区域 将转储的内存块保存为 .bin...
SUSE CVE-2026-45324
Rizin is a UNIX-like reverse engineering framework and command-line toolset. There is a double free in librz/core/cmd/cmdsearch.c:bytepatternsearch due wrong pointer ownership declared. This vulnerability is fixed by commit 045fff363b42b8a6dda8ad5229c29ec3267e7dbe...
CVE-2026-45324
Rizin is a UNIX-like reverse engineering framework and command-line toolset. There is a double free in librz/core/cmd/cmdsearch.c:bytepatternsearch due wrong pointer ownership declared. This vulnerability is fixed by commit 045fff363b42b8a6dda8ad5229c29ec3267e7dbe...
CVE-2026-45324
Rizin is a UNIX-like reverse engineering framework and command-line toolset. There is a double free in librz/core/cmd/cmdsearch.c:bytepatternsearch due wrong pointer ownership declared. This vulnerability is fixed by commit 045fff363b42b8a6dda8ad5229c29ec3267e7dbe...
CVE-2026-45324 Rizin: Double free in cmd_search.c
Rizin is a UNIX-like reverse engineering framework and command-line toolset. There is a double free in librz/core/cmd/cmdsearch.c:bytepatternsearch due wrong pointer ownership declared. This vulnerability is fixed by commit 045fff363b42b8a6dda8ad5229c29ec3267e7dbe...
EUVD-2026-33424
Rizin is a UNIX-like reverse engineering framework and command-line toolset. There is a double free in librz/core/cmd/cmdsearch.c:bytepatternsearch due wrong pointer ownership declared. This vulnerability is fixed by commit 045fff363b42b8a6dda8ad5229c29ec3267e7dbe...
Rizin 资源管理错误漏洞
Rizin is a free, open-source reverse-engineering framework developed by the Rizin organization. It is used for analyzing binary files, disassembling code, debugging programs, as a forensics tool, and as a command-line hexadecimal editor capable of opening disk files. Rizin has a resource manageme...
PT-2026-44974
Name of the Vulnerable Software and Affected Versions Rizin affected versions not specified Description Rizin is a UNIX-like reverse engineering framework and command-line toolset. A double free occurs in the byte pattern search function within the librz/core/cmd/cmd search.c file due to...