From 7a0df50ca93c6c69814e4dc6b141aeb070167863 Mon Sep 17 00:00:00 2001 From: Chandan Rai Date: Thu, 23 Feb 2017 01:26:03 +0530 Subject: [PATCH] corrected typo, added ILSpy --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f741c18..0b563b3 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ For a list of free hacking books available for download, go [here](https://githu * [androguard](https://code.google.com/p/androguard/) - Reverse engineering, Malware and goodware analysis of Android applications * [JAD](http://varaneckas.com/jad/) - JAD Java Decompiler (closed-source, unmaintained) * [dotPeek](https://www.jetbrains.com/decompiler/) - a free-of-charge .NET decompiler from JetBrains + * [ILSpy](https://github.com/icsharpcode/ILSpy/) - an open-source .NET assembly browser and decompiler * [UPX](http://upx.sourceforge.net/) - the Ultimate Packer for eXecutables * [radare2](https://github.com/radare/radare2) - A portable reversing framework * [plasma](https://github.com/joelpx/plasma) - Interactive disassembler for x86/ARM/MIPS. Generates indented pseudo-code with colored syntax code. @@ -225,7 +226,7 @@ For a list of free hacking books available for download, go [here](https://githu # OS -## Online ressources +## Online resources * [Security related Operating Systems @ Rawsec](http://rawsec.ml/en/security-related-os/) - Complete list of security related operating systems * [Best Linux Penetration Testing Distributions @ CyberPunk](https://n0where.net/best-linux-penetration-testing-distributions/) - Description of main penetration testing distributions * [Security @ Distrowatch](http://distrowatch.com/search.php?category=Security) - Website dedicated to talking about, reviewing and keeping up to date with open source operating systems