From 81b33b109645e31a9a8ad49b56497a7e807f29f2 Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 22 Feb 2021 02:11:09 -0800 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aabbeea..a0de141 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ Cryfind is a tool to help you find crypto signatures in binary. + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Foalieno%2Fcryfind.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Foalieno%2Fcryfind?ref=badge_large) + ## Usage ``` @@ -71,6 +74,7 @@ pip install git+https://github.com/oalieno/cryfind.git ## Output Example ![example](/example.png) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Foalieno%2Fcryfind.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Foalieno%2Fcryfind?ref=badge_shield) ### Encoding @@ -219,4 +223,4 @@ Cryptographic constants, or you can also call it signatures or patterns. * KryptoAnalyzer - http://www.dcs.fmph.uniba.sk/zri/6.prednaska/tools/PEiD/plugins/kanal.htm * Polichombr - - https://github.com/ANSSI-FR/polichombr/blob/dev/polichombr/analysis_tools/AnalyzeIt.rb#L26 + - https://github.com/ANSSI-FR/polichombr/blob/dev/polichombr/analysis_tools/AnalyzeIt.rb#L26 \ No newline at end of file