Error: access violation accessing 0x1
const Q5 = Il2Cpp.domain.assembly("Q5.dll")
const DungeonPanel = Q5.image.class("DungeonPanel")
Il2Cpp.trace(true)
.classes(DungeonPanel)
.and()
.attach()
Error: access violation accessing 0x1
at get class (/node_modules/frida-il2cpp-bridge/dist/index.js:2586)
at call (native)
at
This way there will be no bugs
Il2Cpp.trace(false) .classes(DungeonPanel) .and() .attach()
App name and platform?