Skip to content

Instantly share code, notes, and snippets.

@hackcatml
hackcatml / android.js
Created November 20, 2024 12:35
Modified version of matbrik's patch for the Frida ART issue (https://github.com/frida/frida-java-bridge/pull/337)
const makeCodeAllocator = require('./alloc');
const {
jvmtiVersion,
jvmtiCapabilities,
EnvJvmti
} = require('./jvmti');
const { parseInstructionsAt } = require('./machine-code');
const memoize = require('./memoize');
const { checkJniResult, JNI_OK } = require('./result');
const VM = require('./vm');
@hackcatml
hackcatml / gist:2dfd671599d563488f742c96edc71b7b
Last active October 11, 2024 09:15
Unable to perform state transition issue
This issue occurred in the recently updated version of "com.android.art".
I faced this issue with the following environment:
iPhoneX iOS 16.5.1, palera1n rootless jb, ellekit 1.0