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.
This commit is contained in:
Saikiran Uppu 2018-07-09 19:00:17 +05:30 committed by GitHub
parent 1b133eefc1
commit 4b1aa91e97
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 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