From d0762ec1b2662ca18931c2388dc1ae8cb003517e Mon Sep 17 00:00:00 2001 From: Boik Date: Mon, 12 Mar 2018 15:08:57 +0800 Subject: [PATCH] add CFR - another java decompiler --- README-jp.md | 6 ++++++ README-zh.md | 6 ++++++ README.md | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/README-jp.md b/README-jp.md index dd1a5e7..7873e4b 100644 --- a/README-jp.md +++ b/README-jp.md @@ -80,6 +80,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [Proxy](#tools-proxy) - [Webshell](#tools-webshell) - [Disassembler](#tools-disassembler) + - [Decompiler](#tools-decompiler) - [Others](#tools-others) - [Social Engineering Database](#social-engineering-database) - [Blogs](#blogs) @@ -496,6 +497,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [radare2](https://github.com/radare/radare2) - Unix-like reverse engineering framework and commandline tools by [@radare](https://github.com/radare). - [Iaitō](https://github.com/hteso/iaito) - Qt and C++ GUI for radare2 reverse engineering framework by [@hteso](https://github.com/hteso). + +### Decompiler + +- [CFR](http://www.benf.org/other/cfr/) - Another java decompiler by [@LeeAtBenf](https://twitter.com/LeeAtBenf). + ### Others diff --git a/README-zh.md b/README-zh.md index 40b2ca5..da915d2 100644 --- a/README-zh.md +++ b/README-zh.md @@ -80,6 +80,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [Proxy](#tools-proxy) - [Webshell](#tools-webshell) - [Disassembler](#tools-disassembler) + - [Decompiler](#tools-decompiler) - [Others](#tools-others) - [Social Engineering Database](#social-engineering-database) - [Blogs](#blogs) @@ -530,6 +531,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [radare2](https://github.com/radare/radare2) - Unix-like reverse engineering framework and commandline tools by [@radare](https://github.com/radare). - [Iaitō](https://github.com/hteso/iaito) - Qt and C++ GUI for radare2 reverse engineering framework by [@hteso](https://github.com/hteso). + +### Decompiler + +- [CFR](http://www.benf.org/other/cfr/) - Another java decompiler by [@LeeAtBenf](https://twitter.com/LeeAtBenf). + ### Others diff --git a/README.md b/README.md index e6c67ef..6a47764 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [Proxy](#tools-proxy) - [Webshell](#tools-webshell) - [Disassembler](#tools-disassembler) + - [Decompiler](#tools-decompiler) - [Others](#tools-others) - [Social Engineering Database](#social-engineering-database) - [Blogs](#blogs) @@ -492,6 +493,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [radare2](https://github.com/radare/radare2) - Unix-like reverse engineering framework and commandline tools by [@radare](https://github.com/radare). - [Iaitō](https://github.com/hteso/iaito) - Qt and C++ GUI for radare2 reverse engineering framework by [@hteso](https://github.com/hteso). + +### Decompiler + +- [CFR](http://www.benf.org/other/cfr/) - Another java decompiler by [@LeeAtBenf](https://twitter.com/LeeAtBenf). + ### Others