diff --git a/README.md b/README.md index 73ab7aa..f4d2b38 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,8 @@ View Chinese translation: [恶意软件分析大合集.md](恶意软件分析大 edit file metadata. * [File Scanning Framework](https://github.com/EmersonElectricCo/fsf) - Modular, recursive file scanning solution. +* [fn2yara](https://github.com/cmu-sei/pharos) - FN2Yara is a tool to generate + Yara signatures for matching functions (code) in an executable program. * [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.