Lucene search
+L

850 matches found

Kitploit
Kitploit
added 2026/09/12 2:43 p.m.8 views

gdb-frontend

GDBFrontendは、簡単で柔軟、かつ拡張可能なGUIデバッガです。 インストール 必要条件 GDB = 8.2 python3対応 python3 = 3.6 tmux PIPパッケージ Python Wheel 推奨 GDBFrontendは pip でインストールできます。 root@kitploit: sudo python3 -m pip install gdbfrontend 既にインストール済みでアップグレードする場合 root@kitploit: sudo python3 -m pip install --upgrade gdbfrontend...

6AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/12 2:43 p.m.188 views

gdb-frontend

GDBFrontend is an easy, flexible and extensionable gui debugger. Installing Requirements GDB = 8.2 with python3 python3 = 3.6 tmux PIP Package Python Wheel Recommended You can install GDBFrontend with pip. root@kitploit: sudo python3 -m pip install gdbfrontend if it is already installed and you a...

5.8AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/12 2:16 p.m.13 views

gef

GEF(发音为 ʤɛf - "Jeff")是一组用于 x86/64、ARM、MIPS、PowerPC 和 SPARC 的命令, 旨在帮助使用传统 GDB 的漏洞利用开发者和逆向工程师。它通过 Python API 为 GDB 提供 额外的功能,以协助动态分析和漏洞利用 开发的过程。应用开发者也会从中受益,因为 GEF 消除了传统 GDB 的很大一部分 晦涩之处,避免了重复执行传统命令,并能从调试运行时中提取 出相关信息。 快速安装 只需确保你拥有使用 Python3.10+ 绑定编译的 GDB 10.0 或更高版本,然后: root@kitploit: via the install...

6AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/12 2:16 p.m.39 views

gef

GEF pronounced ʤɛf - "Jeff" is a set of commands for x86/64, ARM, MIPS, PowerPC and SPARC to assist exploit developers and reverse-engineers when using old school GDB. It provides additional features to GDB using the Python API to assist during the process of dynamic analysis and exploit...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 11:11 a.m.10 views

awesome-ida-x64-olly-plugin

超棒 IDA、Ghidra、x64DBG、GDB 与 OllyDBG 插件 这是一个精选的 IDA、x64DBG、Ghidra、GDB 和 OllyDBG 插件列表。IDA 是一款功能强大的反汇编器和调试器,可对二进制进行分析,还包含反编译器。X64DBG 是一款面向 Windows 的开源 x64/x32 调试器。OllyDbg 是一款用于 Windows 的 32 位汇编级分析调试器。 内容 IDA 插件 Ghidra 插件 X64dbg 插件 OllyDBG 插件 GDB 插件 IDA 插件 Keypatch: 友好的汇编级补丁/搜索插件(内部使用多架构汇编框架 Keystone...

5.9AI score
SaveExploits0References106
Kitploit
Kitploit
added 2026/09/12 10:44 a.m.318 views

r2ai

R2AI - Augmented reversing with LLM for radare2 root@kitploit: ╭─────────────────────────────────╮ │ , . . , │ ╭──╮ │ : \ \ |: \ : | │ │ │ │ | |/ || , || : | │ │ O O | : \ \ . || : || | │ │ │╷ │ | |\ :||| || | │ │ ││ │ || : |||| │ │ ─╯│ ╰─────────────────────────────────╯ ╰───╯ Components This...

6.1AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/12 9:15 a.m.82 views

heapinspect

HeapInspect Pwnning is an art. HeapInspect is designed to make heap much more prettier. Now this tool is a plugin ofnadbg. Try it! Features Free of gdb and other requirement Multi glibc support 2.19, 2.23-2.27 currently tested both 32bit and 64bit Nice UI to show heap HeapShower detailed...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 9:15 a.m.5 views

heapinspect

HeapInspect Pwnning is an art. HeapInspectは、heapをより美しくするために設計されています。 現在、このツールはnadbgのプラグインです。試してみてください! 機能 gdbやその他の要件が不要 マルチglibc対応 2.19, 2.23-2.27 現在テスト済み 32ビットと64ビットの両方 ヒープ表示のための優れたUI HeapShower 詳細 PrettyPrinter カラフル、概要 Heapdiff 作業中 破損検出とエクスプロイト解析 作業中 gdbもサポート Python2 & Python3 互換 使い方 クイックショット...

6.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 8:03 a.m.66 views

voltron

Voltron Voltron is an extensible debugger UI toolkit written in Python. It aims to improve the user experience of various debuggers LLDB, GDB, VDB and WinDbg by enabling the attachment of utility views that can retrieve and display data from the debugger host. By running these views in other TTYs...

5.9AI score
SaveExploits0References15
Kitploit
Kitploit
added 2026/09/12 7:17 a.m.30 views

gdb-dashboard

GDB dashboard GDB dashboard is a standalone .gdbinit file written using the Python API that enables a modular interface showing relevant information about the program being debugged. Its main goal is to reduce the number of GDB commands needed to inspect the status of current program thus allowin...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 7:17 a.m.10 views

gdb-dashboard

GDB ダッシュボード GDB ダッシュボードは、Python API を使用して書かれたスタンドアロンの .gdbinit ファイルであり、デバッグ中のプログラムに関する関連情報を表示するモジュラーインターフェースを提供します。主な目的は、現在のプログラムの状態を検査するために必要な GDB コマンドの数を減らし、開発者が主に制御フローに集中できるようにすることです。 クイックスタート .gdbinit ファイルをホームディレクトリに配置するだけです。例: root@kitploit: wget -P...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 6:59 a.m.11 views

AFLTriage

AFLTriage AFLTriageはデバッガを使用してクラッシュする入力ファイルをトリアージするツールです。 移植性が高く、libcと外部デバッガ以外の実行時依存関係を必要としないように設計されています。 AFLに限らず任意のプログラムによって生成されたクラッシュのトリアージをサポートしますが、特にAFLディレクトリを認識するため、この名前が付けられています。 注目すべき機能は次のとおりです。 複数のレポート形式: text、JSON、raw debugger JSON 並列クラッシュトリアージ クラッシュの重複排除 サニタイザーレポートの解析...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 5:48 a.m.14 views

seer

はじめに Seer - Linux向けgdbのGUIフロントエンドです。Ernie Pasveer [email protected] このプロジェクトは活発に開発が進められています。目標は、gdbへのシンプルでありながら使いやすいGUIを提供することです。 バグや機能要望は、私のメールアドレスまで報告するか、GitHubプロジェクトページにタスクを作成してください。 インストール ============ Seerは、パッケージマネージャーまたはソースコードからインストールできます。 !NOTE インストール前に要件が満たされていることを確認してください。 要件 Linux...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 5:28 a.m.6 views

openocd

OpenOCDへようこそ OpenOCDは、JTAGインタフェースとTAPサポートの階層化アーキテクチャにより、オンチッププログラミングとデバッグをサポートします。これには以下が含まれます: XSVF再生による自動バウンダリスキャンとFPGA/CPLDプログラミングの容易化; デバッグターゲットサポート(例:ARM、MIPS):シングルステップ、ブレークポイント/ウォッチポイント、gprofプロファイリングなど; フラッシュチップドライバ(例:CFI、NAND、内蔵フラッシュ); スクリプト作成を容易にする組み込みTclインタプリタ。...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 4:29 a.m.9 views

pwndbg

pwndbg pwndbg /paʊnˈdiˌbʌɡ/ は、デバッグをより快適にするGDBおよびLLDBプラグインで、低レベルソフトウェア開発者、ハードウェアハッカー、リバースエンジニア、エクスプロイト開発者が必要とする機能に焦点を当てています。 豊富な機能を備えています。Features page と CHEATSHEET をご覧ください(印刷も自由です!)。ご質問があれば、ドキュメント を読むか、Discordサーバー でお尋ねください。 Pwndbgの開発を加速させたい、または講演を依頼したいですか? スポンサーになる! なぜ?...

5.8AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/12 4:11 a.m.12 views

bread

🍞 BREAD BREAD(BIOS Reverse Engineering & Advanced Debugger)は、「注入可能な」リアルモード x86 デバッガであり、シリアルケーブルを介して別の PC から任意のリアルモードコード(実際のハードウェア上で)をデバッグできます。 はじめに BREAD は、レガシー BIOS をリバースエンジニアリングする多くの失敗した試みから生まれました。BIOS 解析の大部分(すべてではないにせよ)は逆アセンブラを使って静的に行われているため、特定のコード片におけるレジスタやメモリの値を知る方法がなく、BIOS を理解することが非常に困難です。...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 3:31 a.m.8 views

ptrace_scope-CVE-2019-13272-privilege-escalation

CVE-2019-13272 Linuxにおける権限昇格の脆弱性です。まだ、ほとんどのLinuxディストリビューションでは修正されていません。エクスプロイトを実行するには、gdbがインストールされているだけで十分です。リリースでは、いくつかのアーキテクチャ向けのgdbバイナリを提供します。 s4vitarが作成したエクスプロイトを基にしていますが、私のはスペイン語でより簡略化されています。...

7.8CVSS7.1AI score0.52199EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/12 2:52 a.m.8 views

rr

概述 rr 是一款用于录制、回放和调试应用程序执行过程(进程和线程树)的轻量级工具。调试功能扩展了 gdb,提供了非常高效的反向执行,与标准 gdb/x86 功能(如硬件数据监视点)结合使用,使调试变得更加有趣。关于该项目的更多信息,包括如何安装、运行和构建 rr 的说明,请访问 https://rr-project.org。目前最好的技术概览是论文 《面向可部署性的录制与重放工程:扩展技术报告》。 或者直接查看安装和构建说明。 欢迎贡献! 在提交拉取请求之前,请务必查看拉取请求清单。 如果你觉得 rr 有用,请添加推荐语。 rr 的开发由 Pernosco 赞助,最初由 Mozilla...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/12 1:31 a.m.92 views

angrgdb

angrgdb Use angr inside GDB. Create an angr state from the current debugger state. Install root@kitploit: pip install angrgdb echo "python import angrgdb.commands" /.gdbinit Usage angrgdb implements the angrdbg API in GDB. You can use it in scripts like this: root@kitploit: from angrgdb import...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 1:31 a.m.5 views

angrgdb

angrgdb GDB内でangrを使用します。現在のデバッガ状態からangr状態を作成します。 インストール root@kitploit: pip install angrgdb echo "python import angrgdb.commands" /.gdbinit 使用方法 angrgdbはGDBでangrdbg APIを実装しています。 スクリプト内で次のように使用できます: root@kitploit: from angrgdb import gdb.execute"b 0x004005f9" gdb.execute"r aaaaaaaa" sm = StateManag...

6AI score
SaveExploits0References3
Rows per page
Query Builder