Debugger,Code Analysis

Debugger
  • Gdb
  • insight (gdb Frontend)
  • DDD (Frontend)
  • Radare
  • UPS
  • KMD
  • Fenris
  • SoftICE(Windows)
Debug Tools
  • Dwarf-ng
  • DWARF
  • Libcsdgb (C++ Library)
  • Libcwd (C++ Library)
  • Scanmem
  • Speedbreak
Security check
  • CERT Triage
Source Code Analysis
  • Microsoft Application Inspector
  • Sourcetrail
  • CoFlo
  • Coan
  • Sonar
  • Ncc
  • ccglue
  • Cscope
  • SilentBob
Source Code Search
  • ack
Analysis Framework
  • Program Database Toolkit
Profiler
  • OProfile
  • rtprof
  • Embedded Profiler (C++)
  • YourKit Java Profiler
Performance Analysis
  • TAU (parallel)
Linux processes
  • Pstrings
CallGraph
  • PyCallGraph (Python)
  • GCC_XML
  • Gprof2Dot (Python)
System Call Tracer
  • Strace
  • latrace
  • PinkTrace
  • Sptrace
  • LKST
  • System Call Track
  • LTT
System Call Errors
  • libexplain
Runtime Code Generation
  • Dyninst
Refactoring
  • Refactoring
  • Rope (Python)
  • Pork (C++)
C Refactoring Browser
  • CScout (C)
Invariant Detector
  • Daikon
Header checker
  • deheader
Reverse Engineering
  • Ghidra
  • radare
Disassembler
  • pyew
  • bastard
  • Dissy (Python)
  • Udis86
  • Boomerang
Interactive Decompiler
  • IDC (Python)
Windows Disassembler
  • OllyDbg
  • IDA Pro
Binary Editor
  • ht
  • Bvi
  • Bed
  • Dhex
  • Bbe- (Sed-like)

Index Page

Last Modified:2020-01-21