Skip to content

More info about gogo CTF #19

Answered by Dvd848
Droei asked this question in Q&A
Nov 14, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hey Daan!

You're right, it looks like I skipped over a few details in the writeup, let me try to explain them here.

Today Ghidra 10.0+ comes with a built in debugger, but honestly I don't have much experience with it, and at the time it wasn't even available. Therefore, in the writeup I'm using good old gdb in order to debug. However, the default gdb UX/UI is a bit too bare-bones and in order to enhance the debug experience, there are a few different "plugins" that offer additional capabilities.
In the writeup I'm using a "plugin" called gef:

GEF 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 …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Droei
Comment options

Answer selected by Droei
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants