From 87f2789e98b2194dc3049a048d50e9c7cac6d82c Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Tue, 25 Jan 2022 18:05:35 +0100 Subject: fix unicorn python test path --- unicorn_mode/samples/c/harness.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unicorn_mode/samples/c') diff --git a/unicorn_mode/samples/c/harness.c b/unicorn_mode/samples/c/harness.c index 3a93aeaa..30972ce7 100644 --- a/unicorn_mode/samples/c/harness.c +++ b/unicorn_mode/samples/c/harness.c @@ -8,7 +8,7 @@ Run under AFL as follows: - $ cd /unicorn_mode/samples/simple/ + $ cd /unicorn_mode/samples/c $ make $ ../../../afl-fuzz -m none -i sample_inputs -o out -- ./harness @@ */ -- cgit 1.4.1