diff --git a/README.md b/README.md index fbb70d1..d2a38fe 100644 --- a/README.md +++ b/README.md @@ -502,6 +502,7 @@ the [browser malware](#browser-malware) section.* analysis. * [Radare2](http://www.radare.org/r/) - Reverse engineering framework, with debugger support. +* [RegShot](https://sourceforge.net/projects/regshot/) - Registry compare utility that compares snapshots. * [RetDec](https://retdec.com/) - Retargetable machine-code decompiler with an [online decompilation service](https://retdec.com/decompilation/) and [API](https://retdec.com/api/) that you can use in your tools.