summaryrefslogtreecommitdiff
path: root/plugins/Makefile.am
AgeCommit message (Expand)Author
2016-07-28Taken into account that tabulations are not spaces for Makefiles.Cyrille Bagard
2016-03-13Created a readelf-like information provider for Dex files.Cyrille Bagard
2016-03-01Prevented compilation from breaking when Python3 is not found.Cyrille Bagard
2015-05-11Provided a way to look for ROP gadgets in binary code.Cyrille Bagard
2015-04-25Included a new plugin to mark calls to exit() functions as return points.Cyrille Bagard
2015-03-28Provided readelf features as an external plugin.Cyrille Bagard
2015-02-16Added a basic support for Mobicore truslets.Cyrille Bagard
2015-01-26Begun to rewrite the whole plugins system.Cyrille Bagard
2012-11-19Handled Dalvik exception handlers in the graphic view.Cyrille Bagard
2012-11-05Removed the old interface for rendering lines.Cyrille Bagard
2012-03-17Created the 'pychrysa' Python plugin from the 'pyoida' one.Cyrille Bagard
2011-12-25Installed the plugin for APK files.Cyrille Bagard
2010-05-17Given more details for each operand relative to one DEX pool.Cyrille Bagard
2010-04-05Created a plugin to follow the control.Cyrille Bagard
2009-09-19Improved the pyoida module.Cyrille Bagard
2009-07-19Encapsulated all recognized variables in the stack using a new plugin (need t...Cyrille Bagard