From 66e8faaaa935fa3f206c0ced70671390ef11cac8 Mon Sep 17 00:00:00 2001 From: intrigus-lgtm <60750685+intrigus-lgtm@users.noreply.github.com> Date: Wed, 11 Mar 2020 00:48:52 +0100 Subject: Fix typo (#247) --- docs/ideas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ideas.md') diff --git a/docs/ideas.md b/docs/ideas.md index 857fb6f4..8b0e1013 100644 --- a/docs/ideas.md +++ b/docs/ideas.md @@ -93,7 +93,7 @@ Mentor: hexcoder- or vanhauser-thc ## Collision-free Binary-Only Maps AFL++ supports collison-free maps using an LTO (link-time-optimization) pass. -This should be possile to implement for QEMU and Unicorn instrumentations. +This should be possible to implement for QEMU and Unicorn instrumentations. As the forkserver parent caches just in time translated translation blocks, adding a simple counter between jumps should be doable. Mentor: andreafioraldi or domenukk -- cgit 1.4.1