diff --git a/README.md b/README.md index cd9f556..6f1c49f 100644 --- a/README.md +++ b/README.md @@ -506,6 +506,8 @@ the [browser malware](#browser-malware) section.* command-line tools that help manage and investigate live systems. * [Pyew](https://github.com/joxeankoret/pyew) - Python tool for malware analysis. +* [PyREBox](https://github.com/Cisco-Talos/pyrebox) - Python scriptable reverse engineering + sandbox by the Talos team at Cisco. * [Radare2](http://www.radare.org/r/) - Reverse engineering framework, with debugger support. * [RegShot](https://sourceforge.net/projects/regshot/) - Registry compare utility that compares snapshots. @@ -524,7 +526,6 @@ the [browser malware](#browser-malware) section.* * [Vivisect](https://github.com/vivisect/vivisect) - Python tool for malware analysis. * [X64dbg](https://github.com/x64dbg/) - An open-source x64/x32 debugger for windows. -* [PyREBox](https://github.com/Cisco-Talos/pyrebox) - Python scriptable Reverse Engineering sandbox by Cisco-Talos. ## Network