Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 179 Bytes

File metadata and controls

15 lines (10 loc) · 179 Bytes

GDB - GNU Debugger

gdb binary # open binary file file with GDB
set disassembly-flavor intel 
info functions  # print functions names