diff options
| author | serpilliere <devnull@localhost> | 2012-02-27 14:28:30 +0100 |
|---|---|---|
| committer | serpilliere <devnull@localhost> | 2012-02-27 14:28:30 +0100 |
| commit | 68e955c4a81b6dcedec53c815744fa24568ec640 (patch) | |
| tree | 14ffea36d3b850ea0b72061136eac6e1448920f6 /example/expression/simple_tests | |
| parent | abbf20e77b276e4df3d43dbb2d62061178a1914e (diff) | |
| download | miasm-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_tests | bin | 0 -> 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 |