35岁回家养猪

Results 7 issues of 35岁回家养猪

i don't known how to find the asm code in the android arm for the IL2CPP::Callback::Initialize

dump出来的偏移大多来自同一个地址,看了几天hybridclr的源码没办法改造dumper,只能把整个热更新dll拷出来修改= =

funcPointer.func_createNativeWindow = dlsym(handle, "_Z18createNativeWindowPKcjjb"); // 获取屏幕信息 funcPointer.func_getDisplayInfo = dlsym(handle, "_Z14getDisplayInfov"); // funcPointer.func_setSurfaceWH = dlsym(handle, "_Z12setSurfaceWHjj"); funcPointer.func_initRecord = dlsym(handle, "_Z10initRecordPKcfjj"); funcPointer.func_runRecord = dlsym(handle, "_Z9runRecordPbPFvPhmE"); funcPointer.func_stopRecord = dlsym(handle, "_Z10stopRecordv"); funcPointer.func_getRecordNativeWindow = dlsym(handle,...

修复x86_64(模拟器)bug需要处理2个地方: 1.当前压栈后堆栈不平衡 2.少写了个地方导致无法正常call mmap 可参考: fix from https://github.com/coff33h/LinuxInjector/blob/main/injector.c

kernel security check failure

RT,因为遇到比较多的luac都是魔改过opcode的

enhancement

正常elf加载libtest.so是能显示出来的,正如readme提及的主意项