- Changed the required version of Frida in the setup.py file to be 12.5.0
3.0.7
Not secure
- Fixed a bug where local JNI references were not being deleted. The result was reuse by the runtime of reference values led to other arguments/return values being incorrectly named
3.0.6
Not secure
- Bumped versions of all JavaScript dependencies to latest and fixed linter errors - Bug fix where all JavaVM calls were being labeled as JNIEnv calls
3.0.5
Not secure
- Bumped version of acorn to 7.1.1 to fix vulnerability CVE-2020-7598
3.0.4
Not secure
- Updated version of jnitrace-engine to include fixes to use the config options provided by a user, such as library to trace - Added support for displaying custom errors messages generated by the engine
3.0.3
Not secure
- Updated version of jnitrace-engine to get new bug fixes