IIIImmmyyy / frida-il2cppDumper

Riru Il2cppDumper 加强版 内存里直接dump出源码信息

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Have problems when execute the script

s5k opened this issue · comments

commented

Good day, IIIImmmyyy!
I have cloned a source from the repo and configured the package name and version, but when I push the code was built to the android emulator has some error. Please help me. Thank you in advance.

Specs:
Both Frida desktop and server 15.1.14.

My configuration:

export var UnityVer = {
    V_2017_4_31f1: "2017.4.31f1",
    V_2018_4_36f1: "2018.4.36f1",
    V_5_6_4p4: "5.6.4p4"
};
export const soName = "libil2cpp.so";

export  const pkg_name="com.vng.codmvn";

export const UNITY_VER = UnityVer.V_5_6_4p4;

alt text

Good day, IIIImmmyyy! I have cloned a source from the repo and configured the package name and version, but when I push the code was built to the android emulator has some error. Please help me. Thank you in advance.

Specs: Both Frida desktop and server 15.1.14.

My configuration:

export var UnityVer = {
    V_2017_4_31f1: "2017.4.31f1",
    V_2018_4_36f1: "2018.4.36f1",
    V_5_6_4p4: "5.6.4p4"
};
export const soName = "libil2cpp.so";

export  const pkg_name="com.vng.codmvn";

export const UNITY_VER = UnityVer.V_5_6_4p4;

alt text

it's not support android emulator , please use phone