mirror of
https://github.com/qazbnm456/awesome-web-security.git
synced 2025-03-12 09:46:35 -04:00
add CFR - another java decompiler
This commit is contained in:
parent
9e343b0db6
commit
d0762ec1b2
@ -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).
|
||||
|
||||
<a name="tools-decompiler"></a>
|
||||
### Decompiler
|
||||
|
||||
- [CFR](http://www.benf.org/other/cfr/) - Another java decompiler by [@LeeAtBenf](https://twitter.com/LeeAtBenf).
|
||||
|
||||
<a name="tools-others"></a>
|
||||
### Others
|
||||
|
||||
|
@ -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).
|
||||
|
||||
<a name="tools-decompiler"></a>
|
||||
### Decompiler
|
||||
|
||||
- [CFR](http://www.benf.org/other/cfr/) - Another java decompiler by [@LeeAtBenf](https://twitter.com/LeeAtBenf).
|
||||
|
||||
<a name="tools-others"></a>
|
||||
### Others
|
||||
|
||||
|
@ -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).
|
||||
|
||||
<a name="tools-decompiler"></a>
|
||||
### Decompiler
|
||||
|
||||
- [CFR](http://www.benf.org/other/cfr/) - Another java decompiler by [@LeeAtBenf](https://twitter.com/LeeAtBenf).
|
||||
|
||||
<a name="tools-others"></a>
|
||||
### Others
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user