This shows you the differences between two versions of the page.
tech:programming:start [2019/02/11 22:45] rk4n3 created |
tech:programming:start [2019/06/14 06:05] (current) rk4n3 |
||
---|---|---|---|
Line 2: | Line 2: | ||
====== Java ====== | ====== Java ====== | ||
Java decompiler: [[http://www.benf.org/other/cfr]] | Java decompiler: [[http://www.benf.org/other/cfr]] | ||
+ | |||
+ | Disable cert validation in SSL: [[https://nakov.com/blog/2009/07/16/disable-certificate-validation-in-java-ssl-connections]] | ||
+ | |||