- Bug fix - Checked whether the this context exists before using it
1.3.2
Not secure
- Bug fix - Use Process.findRangeByAddress instead of Process.findModuleByAddress for checking the validity of the stack pointer
1.3.1
Not secure
- Travis integration
1.3.0
Not secure
- Added a command argument to get the version of jnitrace - jnitrace now intercepts calls to GetJavaVM, returning a shadowJavaVM - Added support for extracting arguments stored in jvalue arrays
1.2.1
Not secure
- Bug fix - CallStaticObjectMethod was the only va args method intercepted
1.2.0
Not secure
- Added arm64 architecture support - Modified how dlopen is intercepted to support Android 7 and above