about summary refs log tree commit diff stats
path: root/example/ida/ctype_propagation.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* IRBlock: irblock iterates on its assignblksFabrice Desclaux2018-02-091-1/+1
* IRBlock: replace irs by assignblksFabrice Desclaux2018-02-091-1/+1
* MSP430: add ctypeFabrice Desclaux2018-01-111-1/+4
* Ctypes: allow analysis on incomplete graphsFabrice Desclaux2017-10-031-2/+5
* Example/ctype: fix propagation on mem writeFabrice Desclaux2017-08-141-1/+3
* Symbexec: add get_blockFabrice Desclaux2017-08-081-14/+1
* Example: add ctype_propagationFabrice Desclaux2017-08-081-20/+33
* Example: update apiFabrice Desclaux2017-08-081-39/+69
* Asmblock: remove disasm engine job_done attributeFabrice Desclaux2017-07-271-1/+0
* Asmblock: rename blocFabrice Desclaux2017-07-071-2/+2
* IR: rename add_blocFabrice Desclaux2017-07-071-2/+2
* IR: rename get_blocFabrice Desclaux2017-07-071-1/+1
* IDA/TypePropag: clean & fix importsAjax2017-07-051-14/+13
* Example: update SymbExecCType apiFabrice Desclaux2017-07-051-9/+7
* Example/ctype: clean codeFabrice Desclaux2017-07-041-129/+110
* Example: c type propagation ida pluginFabrice Desclaux2017-06-141-0/+266