objdump topic
List
objdump repositories
asm2cfg
71
Stars
10
Forks
Watchers
Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files
ObjGui
37
Stars
9
Forks
Watchers
GUI disassembler and binary analysis tool utilizing GNU binutils
pam_wtid
59
Stars
2
Forks
Watchers
Patch for Apple's pam_tid PAM Touch ID module to add sudo watch authentication
gen-callgraph
50
Stars
4
Forks
Watchers
gen-callgraph is a script to generate call graph from elf binary
C-To-Assembly-Tests
16
Stars
2
Forks
Watchers
A repository that stores results from converting C code to Assembly. I use this repository to analyze performance with my C code.