Lucene search
+L

223 matches found

Kitploit
Kitploit
added 2026/09/17 6:53 p.m.11 views

cutter

Cutter Cutterは、rizinをベースにしたフリーでオープンソースのリバースエンジニアリングプラットフォームです。ユーザーエクスペリエンスを重視しつつ、高度でカスタマイズ可能なリバースエンジニアリングプラットフォームを目指しています。Cutterは、リバースエンジニアによってリバースエンジニアのために作られました。 詳細はcutter.reをご覧ください。 Cutterの入手 ダウンロード Cutterのリリースバイナリは、主要なプラットフォーム(Linux、macOS、Windows)向けに GitHub Releases からダウンロードできます。...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/17 3:23 p.m.9 views

CVE-2023-30226

CVE-2023-30226 Rizin 是一个从 radare2 分支出来的逆向工程框架,在其 ELF 解析器代码中发现了一个缺陷,允许构造的文件执行拒绝服务攻击。这将阻止用户将文件加载到 rizin 中,但对文件本身的执行没有影响。 普通的 ELF 文件依赖于动态链接/加载,因此嵌入了大量信息。其中一项信息是在 .dynamic 部分中找到的 DTVERNEEDNUM 条目,该字段指定了符号版本依赖表中的条目数量。因此,该值应用于解析每个版本依赖项,但表的设计使得在最后一个 verneed 条目上,vnnext 字段将等于 0。然而,rizin...

5.5CVSS6AI score0.00351EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 3:01 p.m.9 views

rizin-notebook

Rizin Notebook rizinを使ったバイナリ解析のためのノートブック。ノート、コマンド、スクリプトをバイナリごとに整理します。 rizin 0.7.0 以降が必要です。 機能 各ノートブックのページ は1つのバイナリに紐付いています。バイナリ自体、そのSHA-256ハッシュ、そしてセル のリストを保存します: コマンドセル - rizinコマンドとその出力 スクリプトセル - rizinパイプに対してサーバー上で実行されるJavaScriptスニペット マークダウンセル - 自由形式のノート...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 1:16 p.m.8 views

rzweb

RzWeb RzWeb 是一个基于浏览器的逆向工程界面,由编译为 WebAssembly 的 Rizin 提供支持。将二进制文件拖入应用,即可在浏览器中本地分析它,支持持久化会话、终端访问、缓存重新打开,以及专门的反汇编、反编译、交叉引用、控制流图和其他主要分析视图。Rizin 运行在 Web Worker 中,因此繁重的分析不会阻塞 UI。 截图 首页 终端 反汇编 反编译器 交叉引用 控制流图 十六进制转储 字符串 导入表...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 12:52 p.m.11 views

fwhunt-scan

FwHunt 社区扫描器 用于分析 UEFI 固件并使用 FwHunt 规则 检查 UEFI 模块的工具。 依赖 rizin v0.6.2 安装 使用 pip 安装(已在 python3.6 及以上版本测试): root@kitploit: $ python -m pip install fwhunt-scan 手动安装: root@kitploit: $ git clone https://github.com/binarly-io/fwhunt-scan.git && cd fwhunt-scan $ python setup.py install 示例 使用脚本 分析/扫描独立模块...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/17 10:58 a.m.13 views

rz-ghidra

rz-ghidra これは、Rizin用のGhidraデコンパイラおよびSleighディスアセンブラの統合です。 Ghidraのデコンパイラ部分のみに基づいており、すべてC++で書かれているため、Ghidra自体は必要なく、プラグインは自己完結型でビルドできます。 このプロジェクトは、もともとradare2向けにr2con 2019でCutterトークの一部として発表されました:https://youtu.be/eHtMiezr7l8?t=950 使用方法 root@kitploit: Usage: pdg Native Ghidra decompiler plugin | pdg...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 8:38 a.m.10 views

rizin-notebook

Rizin Notebook rizinを使ったバイナリ解析のためのノートブック。各バイナリごとにメモ、コマンド、スクリプトを整理します。 rizin 0.7.0以降が必要です。 機能 各ノートブックのページ は1つのバイナリに紐づいています。バイナリ自体、そのSHA-256ハッシュ、およびセル のリストを保存します。 コマンドセル - rizinコマンドとその出力 スクリプトセル - サーバー上でrizinパイプに対して実行されるJavaScriptスニペット マークダウンセル - 自由形式のメモ...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 8:20 a.m.108 views

rizin

Rizin Rizin is a reverse engineering framework, born as a fork of the radare2, with a focus on usability, features and cleanliness. Rizin is portable and it can be used to analyze binaries, disassemble code, debug programs, as a forensic tool, as a scriptable command-line hexadecimal editor able ...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/17 8:20 a.m.15 views

rizin

Rizin Rizin 是一个逆向工程框架,源自 radare2 的分支,注重可用性、功能和整洁性。 Rizin 具有可移植性,可用于分析二进制文件、反汇编代码、调试程序,作为取证工具,作为能够打开磁盘文件的可脚本化命令行十六进制编辑器,以及更多用途! 如果你想了解更多关于 Rizin 的信息,可以阅读官方 Rizin 书籍。 如何安装 请在我们的网页上查看安装说明。 如何构建 使用 meson 来编译和安装 Rizin。请确保获得更新版的 meson(例如,如果你的系统没有至少 0.55.0 版本,可以用 pip install meson 获取)。 克隆此仓库:...

5.8AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/05 1:35 p.m.17 views

CVE-2026-45613

A flaw was found in Rizin, a UNIX-like reverse engineering framework. A local attacker could exploit a heap-buffer-overflow vulnerability when a user processes a specially crafted Object Module Format OMF file. This flaw could lead to limited information disclosure...

3.3CVSS5.4AI score0.00111EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/05 1:34 p.m.15 views

CVE-2026-45324

A flaw was found in Rizin, a UNIX-like reverse engineering framework. A double free vulnerability exists in the bytepatternsearch function due to incorrect pointer ownership. This flaw could allow a local attacker with physical access to cause a denial of service DoS by corrupting memory...

3.3CVSS5.4AI score0.00101EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/06/02 1:38 a.m.17 views

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...

3.3CVSS5.8AI score0.00101EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/02 1:38 a.m.17 views

SUSE CVE-2026-45613

Rizin is a UNIX-like reverse engineering framework and command-line toolset. There is a heap-buffer-overflow in librz/bin/format/omf/omf.c. This vulnerability is fixed by commit e6d0937c8a083e23ed76ccfb9f631cdc50c7af47...

3.3CVSS5.8AI score0.00111EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/29 8:16 p.m.26 views

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...

3.3CVSS0.00101EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/29 7:08 p.m.14 views

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...

3.3CVSS5.8AI score0.00101EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/29 7:08 p.m.48 views

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...

3.3CVSS0.00101EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/29 7:08 p.m.49 views

CVE-2026-45324

Rizin (librz) contains a memory-management flaw: a double free in cmd_search.c:byte_pattern_search() caused by incorrect pointer ownership. This is a concrete vulnerability entry for CVE-2026-45324. Impact is guidance-labeled as LOW (per CVSS 3.1: AV:P/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L). The issue h...

3.3CVSS5.8AI score0.00101EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/29 7:08 p.m.14 views

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...

3.3CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/05/29 7:08 p.m.23 views

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...

3.3CVSS5.8AI score0.00101EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/29 7:07 p.m.16 views

CVE-2026-45613 Rizin: Heap-buffer-overflow in OMF parser

Rizin is a UNIX-like reverse engineering framework and command-line toolset. There is a heap-buffer-overflow in librz/bin/format/omf/omf.c. This vulnerability is fixed by commit e6d0937c8a083e23ed76ccfb9f631cdc50c7af47...

3.3CVSS5.8AI score0.00111EPSS
SaveExploits0References2
Rows per page
Query Builder