MJx0 / AndKittyInjector

Inject a shared library into a process using ptrace
MIT License
152 stars 60 forks source link

injection failed(arena breakout) #14

Open dabllord opened 8 months ago

dabllord commented 8 months ago

Process Name: com.proximabeta.mf.uamo I: Library Path: /data/local/tmp/libneoware.so I: Use memfd dlopen: 0 I: Hide lib from maps: 0 I: Hide lib from solist: 0 I: Use app watch: 1 I: Inject delay: 0 I: Monitoring com.proximabeta.mf.uamo... I: inject_lib: Stopped target process threads. I: inject_lib: Attaching to target process... I: inject_lib: Attached successfully. I: injectLibrary: [native=arm64 | lib=arm64]. E: callFunction: Target process terminated (11). E: getAllMaps err couldn't find any map I: injectLibrary: lib handle = 0x0. I: injectLibrary: lib Base = 0x0. E: injectLibrary: failed )': E: injectLibrary: calling dlerror... E: callFunction failed, Not attached to 12602. E: callFunction failed, Not attached to 12602. E: PTRACE_SETREGS failed, Not attached to 12602. E: injectLibrary: failed to restore registers. I: inject_lib: Killing target process... E: Injection failed.