diff --git a/README.md b/README.md index 9ba82f3..84b2538 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by - [Other](#other) - [Related Awesome Lists](#related-awesome-lists) - [Contributing](#contributing) +- [Thanks](#thanks) --- @@ -404,3 +405,16 @@ the [browser malware](#browser-malware) section.* # [Contributing](CONTRIBUTING.md) Pull requests and issues with suggestions are welcome! + +# Thanks + +This list was made possible by: + +* Lenny Zeltser and other contributors for developing REMnux, where I + found many of the tools in this list; +* Michail Hale Ligh, Steven Adair, Blake Hartstein, and Mather Richard for + writing the *Malware Analyst's Cookbook*, which was a big inspiration for + creating the list; +* And everyone else who has sent pull requests or suggested links to add here! + +Thanks!