]> git.siccegge.de Git - frida/frida.git/shortlog
frida/frida.git
2014-11-28 Christoph EggerHorizontally distribute BasicBlockWidgets
2014-11-28 Christoph EggerAdd CFGScene QGraphicsScene taking care of BasicBlock...
2014-11-28 Christoph EggerChange BasicBlockWidget and assume upperLeft is (0...
2014-11-27 Christoph Eggeruntabify
2014-11-27 Christoph EggerFix widget setup for scripting
2014-11-27 Christoph EggerProperly handle errors in sceme
2014-11-26 Christoph EggerClean up LLVM Linking and use LLVM.so
2014-11-26 Christoph EggerAdd guile scripting
2014-11-19 Christoph EggerRemove -O2 from llvmflags. it's none of libllvm's business
2014-11-19 Christoph EggerMake commandline parser optional to build against cip...
2014-11-19 Christoph EggerForward-port to LLVM 3.5 release
2014-06-03 Christoph EggerDistinguish single edges from double edges
2014-06-03 Christoph EggerDraw edges between BasicBlockWidgets while handling...
2014-06-03 Christoph EggerInclude absolute branch address
2014-06-03 Christoph Eggerproperly preserve edges
2014-06-03 Christoph EggerAlways add following blocks even if it is already created
2014-06-03 Christoph EggerAdd more logging output
2014-06-03 Christoph Eggerremove old garbage
2014-06-03 Christoph EggerName Blocks according to start *and* end address
2014-06-03 Christoph EggerUse first row as reference instead of second
2014-06-03 Christoph EggerClean up disassemble() function
2014-06-03 Christoph EggerMove stuff for BasicBlockWidget out of the header file
2014-06-03 Christoph EggerSplit BasicBlocks if there are backward jumps
2014-06-03 Christoph EggerRemove grid
2014-06-03 Christoph EggerMove to table widget -- looks nicer and matches better
2014-05-31 Christoph EggerFix height of BasicBlockWidgets
2014-05-27 Christoph Eggerresize widgets to fit content
2014-05-27 Christoph EggerSome documentation
2014-05-27 Christoph EggerFill BasicBlockWidgets with actual assembly instructions
2014-05-27 Christoph Eggerplace BasicBlockWidgets on the canvas
2014-05-27 Christoph EggerProperly create and export BasicBlock linking
2014-05-27 Christoph EggerSome hints on which packages to install
2014-05-27 Christoph EggerPass function instead of name
2014-05-27 Christoph EggerFail if llvm can not be found
2014-05-27 Christoph EggerRemove old API
2014-05-27 Christoph EggerClean up git output
2014-05-27 Christoph EggerDisplay entries for all functions
2014-05-27 Christoph EggerFixup magit madness
2014-05-27 Christoph EggerAvoid memory leak
2014-05-27 Christoph EggerAdd interface to iterate over functions
2014-05-27 Christoph EggerExplicitely use llvm-config-3.5 as older versions won...
2014-05-27 Christoph EggerUse target addresses for basic block linking
2014-05-27 Christoph EggerDowngrade outputs to 'DEBUG'
2014-05-27 Christoph EggerRemove old leftovers
2014-05-26 Christoph EggerRecursive disassembler
2014-05-23 Christoph EggerAlso handle case with no filename provided
2014-05-23 Christoph EggerChange window title to FRIDA
2014-05-23 Christoph EggerAllow opening of binary via comman argument
2014-05-21 Christoph EggerCleanup of old code
2014-05-21 Christoph EggerAdd comand line argument parser
2014-05-20 Christoph EggerSome more notes
2014-05-20 Christoph EggerSome ideas
2014-05-20 Christoph EggerSome more logging
2014-05-20 Christoph EggerResize the basicBlock widget
2014-05-20 Christoph EggerFactor out llvm disassembler
2014-05-15 Christoph Eggerrename to frida
2014-05-15 Christoph Eggerignore automoc file
2014-05-15 Christoph EggerFix for Ubuntu linker specialities
2014-05-15 Christoph EggerShorten loopheader
2014-05-15 Christoph Eggeronly try to disassemble function symbols
2014-05-15 Christoph EggerRename include.hxx to include_llvm.hxx
2014-05-14 Christoph EggerForward port to llvm-3.5 (cip)
2014-05-14 Christoph Eggeruse generic llvm version
2014-05-14 Christoph EggerOnly use cmake 2.8.9 subset
2014-05-14 Christoph Eggerignores
2014-02-10 Christoph EggerSeparate out several parts of llvm-using code ; Add...
2014-02-10 Christoph EggerSwitch to cmake
2014-02-10 Christoph EggerUpdate for Qt 5
2013-12-08 Christoph EggerHandle case with no known functions properl
2013-11-14 Christoph Eggerwork
2013-11-08 Christoph EggerClean up licensefoo
2013-11-08 Christoph EggerUpdate
2013-11-08 Christoph EggerInitial commit