This is the Wiki of the Software Interception Framework (SWIF). This project is dedicated to checkout techniques that are used to intercept and manipulate software modules to learn about strategies that can be used to defend software against interception and manipulation.
The first topic that is checked out are the possibilities of Java Virtual Machine interception by using different mechanisms, e.g. JVMTI (Java Virtual Machine Tool Interface).