From 0a8340fc2d0e67abf7d8a06c23a89f9858f6fda3 Mon Sep 17 00:00:00 2001 From: Ruwan Pradeep Geeganage Date: Tue, 9 Mar 2021 22:49:14 +0100 Subject: [PATCH] Added RESTful API for Unipacker --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1635e26..d32df69 100644 --- a/README.md +++ b/README.md @@ -278,7 +278,7 @@ executables. yara rules based on a set of malware samples. Also contains a good strings DB to avoid false positives. * [Yara Finder](https://github.com/uppusaikiran/yara-finder) - A simple tool to yara match the file against various yara rules to find the indicators of suspicion. - +* [RESTful API for Unipacker](https://github.com/rpgeeganage/restful4up) - RESTful API with Python SDK for (Unipacker)[https://github.com/unipacker/unipacker] ## Online Scanners and Sandboxes