From 4b1aa91e9730a39ddc6f14f3ef773c7214dcc176 Mon Sep 17 00:00:00 2001 From: Saikiran Uppu Date: Mon, 9 Jul 2018 19:00:17 +0530 Subject: [PATCH] Added an Open Source Generic Parser tool. A Single Library Parser to extract meta information,static analysis and detect macros within the files,also helps to decompose the file to extract interesting attributes. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7813b6..7658b17 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ View Chinese translation: [恶意软件分析大合集.md](恶意软件分析大 edit file metadata. * [File Scanning Framework](https://github.com/EmersonElectricCo/fsf) - Modular, recursive file scanning solution. +* [Generic Parser](https://github.com/uppusaikiran/generic-parser) - A Single Library Parser to extract meta information,static analysis and detect macros within the files. * [hashdeep](https://github.com/jessek/hashdeep) - Compute digest hashes with a variety of algorithms. * [HashCheck](https://github.com/gurnec/HashCheck) - Windows shell extension