diff --git a/README.md b/README.md index 7051fb6..b1f48b5 100644 --- a/README.md +++ b/README.md @@ -472,8 +472,12 @@ the [browser malware](#browser-malware) section.* * [PPEE (puppy)](https://www.mzrst.com/) - A Professional PE file Explorer for reversers, malware researchers and those who want to statically inspect PE files in more detail. +* [Process Explorer](https://technet.microsoft.com/en-us/sysinternals/processexplorer.aspx) - + Advanced task manager for Windows. * [Process Monitor](https://technet.microsoft.com/en-us/sysinternals/bb896645.aspx) - Advanced monitoring tool for Windows programs. +* [PSTools](https://technet.microsoft.com/en-us/sysinternals/pstools.aspx) - Windows + command-line tools that help manage and investigate live systems. * [Pyew](https://github.com/joxeankoret/pyew) - Python tool for malware analysis. * [Radare2](http://www.radare.org/r/) - Reverse engineering framework, with @@ -617,6 +621,7 @@ the [browser malware](#browser-malware) section.* Tools and Techniques for Fighting Malicious Code. * [Practical Malware Analysis](https://amzn.com/dp/1593272901) - The Hands-On Guide to Dissecting Malicious Software. +* [Real Digital Forensics](https://www.amzn.com/dp/0321240693) - Computer Security and Incident Response * [The Art of Memory Forensics](https://amzn.com/dp/1118825098) - Detecting Malware and Threats in Windows, Linux, and Mac Memory. * [The IDA Pro Book](https://amzn.com/dp/1593272898) - The Unofficial Guide