binaryninja-api
binaryninja-api copied to clipboard
Jni type Display error
Version and Platform (required):
- Binary Ninja Version:[3.5.4526]
- OS: [Mac]
- OS Version: [14]
- CPU Architecture: [ M2]
Bug Description:
struct qh_env2 __packed
{
struct qhJniEnv* qhJniEnv;
JNIEnv* jniEnv;
};
Steps To Reproduce:
Expected Behavior: It should be present as : (env2.qhJniEnv)->NewLocalRef
Screenshots: If applicable, please add screenshots here to help explain your problem.
Additional Information: Please add any other context about the problem here.