about summary refs log tree commit diff stats
path: root/example/expression/simple_tests
diff options
context:
space:
mode:
authorserpilliere <devnull@localhost>2012-02-27 14:28:30 +0100
committerserpilliere <devnull@localhost>2012-02-27 14:28:30 +0100
commit68e955c4a81b6dcedec53c815744fa24568ec640 (patch)
tree14ffea36d3b850ea0b72061136eac6e1448920f6 /example/expression/simple_tests
parentabbf20e77b276e4df3d43dbb2d62061178a1914e (diff)
downloadmiasm-68e955c4a81b6dcedec53c815744fa24568ec640.tar.gz
miasm-68e955c4a81b6dcedec53c815744fa24568ec640.zip
example: add a code analyser
find condition to satisfy to explore the complete exec graph
of a function (a *very* simple/weak fuzzgrind clone)
Diffstat (limited to '')
-rw-r--r--example/expression/simple_testsbin0 -> 160 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/example/expression/simple_tests b/example/expression/simple_tests
new file mode 100644
index 00000000..96fbdc25
--- /dev/null
+++ b/example/expression/simple_tests
Binary files differ