diff --git a/README.md b/README.md index c663ae2..8ffa2f1 100644 --- a/README.md +++ b/README.md @@ -533,6 +533,7 @@ the [browser malware](#browser-malware) section.* * [Binary ninja](https://binary.ninja/) - A reversing engineering platform that is an alternative to IDA. * [Binwalk](https://github.com/devttys0/binwalk) - Firmware analysis tool. +* [BluePill](https://github.com/season-lab/bluepill) - Framework for executing and debugging evasive malware and protected executables. * [Capstone](https://github.com/aquynh/capstone) - Disassembly framework for binary analysis and reversing, with support for many architectures and bindings in several languages.