mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-10-01 06:35:40 -04:00
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:
parent
1b133eefc1
commit
4b1aa91e97
@ -217,6 +217,7 @@ View Chinese translation: [恶意软件分析大合集.md](恶意软件分析大
|
|||||||
edit file metadata.
|
edit file metadata.
|
||||||
* [File Scanning Framework](https://github.com/EmersonElectricCo/fsf) -
|
* [File Scanning Framework](https://github.com/EmersonElectricCo/fsf) -
|
||||||
Modular, recursive file scanning solution.
|
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
|
* [hashdeep](https://github.com/jessek/hashdeep) - Compute digest hashes with
|
||||||
a variety of algorithms.
|
a variety of algorithms.
|
||||||
* [HashCheck](https://github.com/gurnec/HashCheck) - Windows shell extension
|
* [HashCheck](https://github.com/gurnec/HashCheck) - Windows shell extension
|
||||||
|
Loading…
Reference in New Issue
Block a user