about summary refs log tree commit diff stats
path: root/example/expression/find_conditions.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Send miasm v1 to hellserpilliere2014-06-031-123/+0
|
* eval_abs: fix mem lookup; ia32_sem: gen ia32infoserpilliere2012-07-311-3/+3
|
* expression: replace reload_expr with replace_expr using visitorserpilliere2012-06-121-3/+3
|
* example: add a code analyserserpilliere2012-02-271-0/+123
find condition to satisfy to explore the complete exec graph of a function (a *very* simple/weak fuzzgrind clone)