From 5c1eb4171588edf09b0246f2ab25d182d4220a98 Mon Sep 17 00:00:00 2001 From: cpumask <39867756+cpumask@users.noreply.github.com> Date: Sat, 21 Mar 2020 05:08:47 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2762847..f4516f7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Fiber +This repo is a fork of https://github.com/fiberx/fiber. Latest update can be found there. + Source-binary patch presence test system. Given a target software binary (Android kernel image) and a security patch (in source), Fiber can check if the patch has been applied in the target binary. The design, implementation, and more details of fiber can be found in our research paper: