From f6ef4d000b9f024689d6906dd9e96c153c21b14a Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Tue, 16 Feb 2021 18:12:37 +0100 Subject: reference hub image --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b961f6b..6caac73 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ Instrumentation tool (afl-dyninst) instruments the supplied binary by inserting callbacks for each basic block and an initialization callback either at _init or at specified entry point. +You can pull a docker image from hub (last push February 2021): +``` +docker pull vanhauser/afl-dyninst +``` ## Building / Compiling -- cgit 1.4.1