Merge pull request #206 from dcdelia/dcdelia-bluepill

BluePill (Black Hat Europe 2019)
pull/207/head
Ryan Shipp 2020-06-02 21:23:27 -05:00 committed by GitHub
commit c25c5c0333
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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.