summaryrefslogtreecommitdiff
path: root/binaryview.cpp
AgeCommit message (Expand)Author
2015-03-19Add parsing of ELF symbol tablesRusty Wagner
2015-03-18Add a symbol management APIRusty Wagner
2015-03-10Implement make function hotkey and disassembly navigationRusty Wagner
2015-03-03Fix crashes on file close when analysis is still runningRusty Wagner
2015-02-20Very early disassembly view renderingRusty Wagner
2015-02-18Add simple basic block analysisRusty Wagner
2015-02-16Add architecture plugin type, x86 plugin, and get ready for threadsRusty Wagner
2015-02-12Place API code with the associated classRusty Wagner