「gdb-dashboard」的推薦目錄:
- 關於gdb-dashboard 在 コバにゃんチャンネル Youtube 的精選貼文
- 關於gdb-dashboard 在 大象中醫 Youtube 的最讚貼文
- 關於gdb-dashboard 在 大象中醫 Youtube 的精選貼文
- 關於gdb-dashboard 在 Fw: [問題] gdb debug 自動顯示暫存器、堆疊- 看板C_and_CPP 的評價
- 關於gdb-dashboard 在 cyrus-and/gdb-dashboard: Modular visual interface ... - GitHub 的評價
- 關於gdb-dashboard 在 GDB dashboard: debug info at a glance | Jason note 的評價
- 關於gdb-dashboard 在 gdb-dashboard, 在python 中,用於GDB的模塊化可視化介面 的評價
- 關於gdb-dashboard 在 GDB Dashboard | Modular visual interface for GDB in Python. 的評價
- 關於gdb-dashboard 在 Customize the dashboard - cyrus-and/gdb-dashboard Wiki 的評價
- 關於gdb-dashboard 在 gdb split view with code - Stack Overflow 的評價
- 關於gdb-dashboard 在 gdbinit - GitHub 的評價
- 關於gdb-dashboard 在 Pull requests · memfault/gdbundle-gdb-dashboard - GitHub 的評價
- 關於gdb-dashboard 在 Gdb-dashboard-Python中GDB的模块化可视化界面 - Python ... 的評價
- 關於gdb-dashboard 在 cyrus-and/gdb-dashboard - GitHub Awesome Search 的評價
- 關於gdb-dashboard 在 RS Auto Accessories, profile picture - Facebook 的評價
- 關於gdb-dashboard 在 Issues · cyrus-and/gdb-dashboard · GitHub 的評價
- 關於gdb-dashboard 在 gdb · GitHub Topics 的評價
gdb-dashboard 在 大象中醫 Youtube 的最讚貼文
gdb-dashboard 在 大象中醫 Youtube 的精選貼文
gdb-dashboard 在 cyrus-and/gdb-dashboard: Modular visual interface ... - GitHub 的推薦與評價
GDB dashboard is a standalone .gdbinit file written using the Python API that enables a modular interface showing relevant information about the program ... ... <看更多>
gdb-dashboard 在 GDB dashboard: debug info at a glance | Jason note 的推薦與評價
GDB dashboard is a useful python utility for programmers to show valuable information while debugging with gdb. It uses the gdb python interface of gdb and ... ... <看更多>
gdb-dashboard 在 Fw: [問題] gdb debug 自動顯示暫存器、堆疊- 看板C_and_CPP 的推薦與評價
※ [本文轉錄自 Linux 看板 #1OHGvKgy ]
作者: POSIX (tedium of chores) 看板: Linux
標題: Re: [問題] gdb debug 自動顯示暫存器、堆疊
時間: Mon Dec 5 14:50:46 2016
感覺這個東西很有趣,我稍微找一下看到 stackoverflow 上面有這篇
https://stackoverflow.com/questions/209534/how-to-highlight-and-color-gdb-output-during-interactive-debugging
裡面有介紹幾個
gdbinit https://reverse.put.as/gdbinit/
gdb dashboard https://github.com/cyrus-and/gdb-dashboard
(void)walker https://github.com/dholm/voidwalker
pwndbg https://github.com/zachriggle/pwndbg
voltron https://github.com/snare/voltron
gdb tui https://davis.lbl.gov/Manuals/GDB/gdb_21.html
cgdb https://cgdb.github.io/
其中 pwndbg 號稱 a PEDA replacement
commit 日期也蠻新的
其實我是想來問~
各位大大有比較過哪個比較好用嗎 XD?
※ 引述《adsl9527 (申裝adsl的小為)》之銘言:
: 最近用picoCTF 2014的一些binary exploitation練習
: 在查怎麼解的過程,找到了以下影片
: https://www.youtube.com/watch?v=pAUCvVd3pMo
: run完程式後,自動顯示register、stack的一些資訊
: 請問是怎麼辦到的?
: 因為自己才剛開始接觸binary exploitation,又是自學情況下 沒有人可以問
: 問題如果太爛我先說抱歉
: 謝謝看完
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 59.120.24.158
※ 文章網址: https://www.ptt.cc/bbs/Linux/M.1480920660.A.ABC.html
※ 發信站: 批踢踢實業坊(ptt.cc)
※ 轉錄者: POSIX (59.120.24.158), 12/05/2016 15:38:02
... <看更多>