Java related tools for various purposes: analysis, exploitation, research, post-ex. #### Reverse Engineering - jd-cli - Cli app for jd-gui - https://github.com/intoolswetrust/jd-cli - jd-gui - http://java-decompiler.github.io/ - Of course Eclipse & IntelliJ #### Vulnerability Research - TABBY is a Java Code Analysis Tool based on [Soot](https://github.com/soot-oss/soot) - https://github.com/wh1t3p1g/tabby - Ysomap is A helpful Java Deserialization exploit framework. - https://github.com/wh1t3p1g/ysomap - ysoserial - A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization - https://github.com/frohoff/ysoserial