native-interceptor

Java based library to intercept native method calls
Download

native-interceptor Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD
  • Publisher Name:
  • Tim Blair
  • Publisher web site:
  • http://code.google.com/u/tablair/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 104 KB

native-interceptor Tags


native-interceptor Description

native-interceptor is a free and open-source Java agent that allows you to intercept native method calls to handle their implementation in Java code rather than native code.native-interceptor works by applying bytecode transformations to classes at runtime.You will need Java 1.5 or later to run native-interceptor, because of its reliance on the Java Agent functionality. Nevertheless, when using Java 1.5, native method resolution will not work correctly for unintercepted methods on instrumented classes. Java 1.6 is recommended because of the added functionality in Java Agents that allows for native method resolution to work on instrumented classes. Detailed instructions on how to install and use the native-interceptor utility on your Mac are available HERE.native-interceptor is a cross-platform utility capable of running on any operating system that comes with Java support (e.g. Mac OS X, Windows, Linux).


native-interceptor Related Software