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.

5 lines (4 loc) 136 B
export declare class Accessor<T> implements Iterable<T> { [Symbol.iterator](): Generator<T, void, unknown>; [key: string]: T; }