diff --git a/README.md b/README.md index 3cec332..74e6353 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ A curated list of awesome reversing resources * [fREedom](https://github.com/cseagle/fREedom) * [Retdec](https://retdec.com/) * [Snowman](https://derevenets.com/) +* [dotPeek](https://www.jetbrains.com/decompiler/) ## Binary Analysis @@ -175,6 +176,7 @@ A curated list of awesome reversing resources *Dynamic Analysis Tools* +* [Frida](https://frida.re/) * [ProcessHacker](http://processhacker.sourceforge.net/) * [Process Explorer](https://technet.microsoft.com/en-us/sysinternals/processexplorer) * [Process Monitor](https://technet.microsoft.com/en-us/sysinternals/processmonitor) @@ -253,6 +255,8 @@ A curated list of awesome reversing resources * [dex2jar](https://github.com/pxb1988/dex2jar) * [Bytecode Viewer](https://bytecodeviewer.com/) * [IDA Pro](https://www.hex-rays.com/products/ida/index.shtml) +* [Jadx](https://github.com/skylot/jadx) +* [Smali](https://github.com/JesusFreke/smali) ## Yara