看板 C_and_CPP 關於我們 聯絡資訊
※ [本文轉錄自 Linux 看板 #1OHGvKgy ] 作者: POSIX (tedium of chores) 看板: Linux 標題: Re: [問題] gdb debug 自動顯示暫存器、堆疊 時間: Mon Dec 5 14:50:46 2016 感覺這個東西很有趣,我稍微找一下看到 stackoverflow 上面有這篇 http://stackoverflow.com/questions/209534/how-to-highlight-and-color-gdb-output-during-interactive-debugging 裡面有介紹幾個 gdbinit http://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 http://davis.lbl.gov/Manuals/GDB/gdb_21.html cgdb http://cgdb.github.io/ 其中 pwndbg 號稱 a PEDA replacement commit 日期也蠻新的 其實我是想來問~ 各位大大有比較過哪個比較好用嗎 XD? ※ 引述《adsl9527 (申裝adsl的小為)》之銘言: : 最近用picoCTF 2014的一些binary exploitation練習 : 在查怎麼解的過程,找到了以下影片 : https://www.youtube.com/watch?v=pAUCvVd3pMo
: 我的問題在這個影片的 4:30 : run完程式後,自動顯示register、stack的一些資訊 : 請問是怎麼辦到的? : 因為自己才剛開始接觸binary exploitation,又是自學情況下 沒有人可以問 : 問題如果太爛我先說抱歉 : 謝謝看完 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 59.120.24.158 ※ 文章網址: https://www.ptt.cc/bbs/Linux/M.1480920660.A.ABC.html
filiaslayers: 搞不好去C版問會比較多人用過? 12/05 14:53
※ 發信站: 批踢踢實業坊(ptt.cc) ※ 轉錄者: POSIX (59.120.24.158), 12/05/2016 15:38:02
POSIX: 想來問各位gdb神人大大,有相關的經驗分享嗎? 12/05 15:38
b0920075: 我菜逼八用peda,覺得夠用 12/06 09:27
wheatdog: 推 gdb dashboard 12/09 11:38