objdump topic
asm2cfg
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
GUI disassembler and binary analysis tool utilizing GNU binutils
gas
A tool that transforms functions from object files into Go assembly. This repository has migrated to https://gitlab.com/opennota/gas
pam_wtid
Patch for Apple's pam_tid PAM Touch ID module to add sudo watch authentication
gen-callgraph
gen-callgraph is a script to generate call graph from elf binary
C-To-Assembly-Tests
A repository that stores results from converting C code to Assembly. I use this repository to analyze performance with my C code.