mirror of
https://github.com/apsdehal/awesome-ctf
synced 2024-11-10 05:24:14 +00:00
Fix Uncompyle's link
This commit is contained in:
parent
2a3c1f3fde
commit
c2be76c7fe
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ It takes time to build up collection of tools used in ctf and remember them all.
|
|||
- [IDA Pro](https://www.hex-rays.com/products/ida/) - Most used Reversing software
|
||||
- [Jadx](https://github.com/skylot/jadx) - Decompile Android files
|
||||
- [Krakatau](https://github.com/Storyyeller/Krakatau) - Java decompiler and disassembler
|
||||
- [Uncompyle](https://github.com/williballenthin/shellbags) - Decompile Python 2.7 binaries (.pyc)
|
||||
- [Uncompyle](https://github.com/gstarnberger/uncompyle) - Decompile Python 2.7 binaries (.pyc)
|
||||
|
||||
*JavaScript Deobfustcators*
|
||||
|
||||
|
|
Loading…
Reference in a new issue