UNPKG

frida-il2cpp-bridge-my

Version:

(my:Support IOS)Frida module to dump, manipulate and hijack any IL2CPP application at runtime with a high level of abstraction.

8 lines (7 loc) 231 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.NativeApiOffset = void 0; class NativeApiOffset { } exports.NativeApiOffset = NativeApiOffset; NativeApiOffset.offset_s_assemblies = 0x000D5EE90;