Merge pull request #156 from uppusaikiran/patch-1

Added an Open Source Generic Parser tool.
This commit is contained in:
Ryan Shipp 2018-07-10 07:05:53 -05:00 committed by GitHub
commit 359ec9c54c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 File 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