Lucene search
+L

11 matches found

Kitploit
Kitploit
added 2026/09/15 10:52 a.m.9 views

rz-ghidra

rz-ghidra 这是将 Ghidra 反编译器和 Sleigh 反汇编器集成到 Rizin 的项目。 它完全基于 Ghidra 的反编译器部分,该部分完全用 C++ 编写,因此完全不需要 Ghidra 本身,该插件可以独立构建。 该项目最初是为 radare2 开发的,在 r2con 2019 的 Cutter 演讲中展示:https://youtu.be/eHtMiezr7l8?t=950 用法 root@kitploit: 用法: pdg 原生 Ghidra 反编译器插件 | pdg 使用 Ghidra 反编译器反编译当前函数 | pdgd 转储调试 XML | pdgx...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 6:29 a.m.12 views

ghidrecomp

Ghidrecomp - Descompilador Ghidra de línea de comandos Acerca de Esta herramienta de línea de comandos en Python descompila todas las funciones de un binario y las escribe en un directorio en archivos C separados:mermaid flowchart LR afilename -- bghidrecomp a2Symbol Server -- b b -- eGhidra...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/14 2:56 p.m.16 views

Callisto

Callisto 智能自动化二进制漏洞分析工具 演示: Callisto 是一个智能自动化二进制漏洞分析工具。其目的是自主反编译提供的二进制文件,并遍历输出的伪代码,寻找该伪 C 代码中潜在的安全漏洞。Ghidra 的无头反编译器驱动了二进制反编译和分析部分。伪代码分析首先由 Semgrep SAST 工具执行,然后传递给 GPT-3.5-Turbo 以验证 Semgrep 的发现,并可能识别额外的漏洞。 该工具旨在辅助二进制分析和零日漏洞发现。其输出旨在帮助研究人员识别二进制文件中可能感兴趣的区域或易受攻击的组件,随后可通过动态测试进行验证和利用。它当然无法捕获所有漏洞,但通过...

5.9AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/11 2:59 p.m.24 views

CVE-2026-52757

Ghidra before 12.1 contains a heap-use-after-free vulnerability in the decompiler's HighVariable::merge function during the variable merging pass. Attackers can trigger this vulnerability by crafting a binary that causes stale pointers in the HighIntersectTest::highedgemap cache to be dereference...

4.6CVSS5.4AI score0.00144EPSS
SaveExploits1References1
NVD
NVD
added 2026/06/10 2:16 p.m.29 views

CVE-2026-52757

Ghidra before 12.1 contains a heap-use-after-free vulnerability in the decompiler's HighVariable::merge function during the variable merging pass. Attackers can trigger this vulnerability by crafting a binary that causes stale pointers in the HighIntersectTest::highedgemap cache to be dereference...

4.6CVSS0.00144EPSS
SaveExploits1References2
CVE
CVE
added 2026/06/10 12:42 p.m.75 views

CVE-2026-52757

Ghidra before 12.1 is affected by a heap-use-after-free in the decompiler’s HighVariable::merge() during the variable merging pass. The issue can be triggered by a crafted binary that causes stale pointers in the HighIntersectTest::highedgemap cache to be dereferenced, leading to reads/writes of ...

4.6CVSS5.4AI score0.00144EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/06/10 12:42 p.m.12 views

CVE-2026-52757 Ghidra < 12.1 - Heap-use-after-free in HighVariable::merge() during decompilation

Ghidra before 12.1 contains a heap-use-after-free vulnerability in the decompiler's HighVariable::merge function during the variable merging pass. Attackers can trigger this vulnerability by crafting a binary that causes stale pointers in the HighIntersectTest::highedgemap cache to be dereference...

4.6CVSS6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/06/10 12:42 p.m.21 views

EUVD-2026-36016

Ghidra before 12.1 contains a heap-use-after-free vulnerability in the decompiler's HighVariable::merge function during the variable merging pass. Attackers can trigger this vulnerability by crafting a binary that causes stale pointers in the HighIntersectTest::highedgemap cache to be dereference...

4.6CVSS5.4AI score0.00144EPSS
SaveExploits1References2
Packet Storm News
Packet Storm News
added 2026/04/26 12:00 a.m.18 views

Constraint-Guided Multi-Agent Decompilation for Executable Binary Recovery

Decompilation -- recovering source code from compiled binaries -- is essential for security analysis, malware reverse engineering, and legacy software maintenance. However, existing decompilers produce code that often fails to compile or execute correctly, limiting their practical utility. We...

5.5AI score
SaveExploits0
Talos Blog
Talos Blog
added 2020/12/17 6:57 a.m.28 views

Talos tools of the trade

By Andrea Marcelli and Holger Unterbrink. If you're looking for something to keep you busy while we're all stuck inside during the holidays, Cisco Talos has a few tools for you you can play with in the coming days and weeks. We recently updated GhIDA to work with the latest version of IDA and we...

0.7AI score
SaveExploits0
Talos Blog
Talos Blog
added 2019/09/05 8:05 a.m.295 views

GhIDA: Ghidra decompiler for IDA Pro

By Andrea Marcelli Executive Summary Cisco Talos is releasing two new tools for IDA Pro: GhIDA and Ghidraaas. GhIDA is an IDA Pro plugin that integrates the Ghidra decompiler in the IDA workflow, giving users the ability to rename and highlight symbols and improved navigation and comments. GhIDA...

0.1AI score
SaveExploits0
Rows per page
Query Builder