frida_java_deoptimize
Deoptimize Java methods in a Frida session to bypass JIT compilation and enable detailed runtime inspection.
Instructions
Call Java.deoptimizeEverything() or Java.deoptimizeBootImage().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| mode | No | everything |