From 6358c74a65ff0028503c7459e6cdb244f6b7f471 Mon Sep 17 00:00:00 2001 From: Dodji Seketeli Date: Thu, 28 Feb 2013 13:25:20 +0100 Subject: [PATCH] Initial AUTHORS and README --- AUTHORS | 2 ++ README | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/AUTHORS b/AUTHORS index e69de29b..b1f5334c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -0,0 +1,2 @@ +Dodji Seketeli + diff --git a/README b/README index e69de29b..84b95f62 100644 --- a/README +++ b/README @@ -0,0 +1,5 @@ +This is the Application Binary Interface Generic Analysis and +Instrumentation Library. + +It aims at constructing, manipulating, serializing and de-serializing +ABI-relevant artifacts.