diff --git a/README.md b/README.md index ec4c98f..1f6422f 100644 --- a/README.md +++ b/README.md @@ -323,7 +323,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [x64dbg](http://x64dbg.com/) - Open source x64/x32 debugger for windows. * [Immunity Debugger](http://debugger.immunityinc.com/) - Powerful way to write exploits and analyze malware. * [Evan's Debugger](http://www.codef00.com/projects#debugger) - OllyDbg-like debugger for GNU/Linux. -* [Medusa disassembler](https://github.com/wisk/medusa) - Open source interactive disassembler. +* [Medusa](https://github.com/wisk/medusa) - Open source, cross-platform interactive disassembler. * [plasma](https://github.com/joelpx/plasma) - Interactive disassembler for x86/ARM/MIPS. Generates indented pseudo-code with colored syntax code. * [peda](https://github.com/longld/peda) - Python Exploit Development Assistance for GDB. * [dnSpy](https://github.com/0xd4d/dnSpy) - Tool to reverse engineer .NET assemblies.