From 1037a22b1a08a4c488762f7a8abb67f07658423f Mon Sep 17 00:00:00 2001 From: Peter Thaleikis Date: Wed, 30 Sep 2020 16:40:38 +0400 Subject: [PATCH] Updating dead link for packerid --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1635e26..be7033f 100644 --- a/README.md +++ b/README.md @@ -257,7 +257,7 @@ executables. * [Nauz File Detector(NFD)](https://github.com/horsicq/Nauz-File-Detector) - Linker/Compiler/Tool detector for Windows, Linux and MacOS. * [nsrllookup](https://github.com/rjhansen/nsrllookup) - A tool for looking up hashes in NIST's National Software Reference Library database. -* [packerid](http://handlers.sans.org/jclausing/packerid.py) - A cross-platform +* [packerid](https://github.com/sooshie/packerid) - A cross-platform Python alternative to PEiD. * [PE-bear](https://hshrzd.wordpress.com/pe-bear/) - Reversing tool for PE files.