Tag Archives: reverse engineering

Reverse engineering related articles

How to Decompile Java Classes

Java class files are compiled bytecode files that could be loaded and run on a JVM or a Java Virtual Machine. To generate a Java source file from a Java class file, you will need a Java decompiler.

Workaround for Juniper VPN Split Tunneling Restriction

network

Split Tunneling is a networking concept which allows the user to access the corporate private network via the VPN link, and connect to the local LAN via the same or different interface. This service is usually facilitated through a program such as VPN client software application. One such application is the Juniper Network Connect.