liuyou
liuyou
> Never mind, I figured it out. To anybody who might be reading this, arminject does not work anymore due to subsequent linker namespace hardeing in Bionic. In Android 7.0...
> > > Never mind, I figured it out. To anybody who might be reading this, arminject does not work anymore due to subsequent linker namespace hardeing in Bionic. >...
> > > Never mind, I figured it out. To anybody who might be reading this, arminject does not work anymore due to subsequent linker namespace hardeing in Bionic. >...
> long result=ptrace(PTRACE_GETREGS, pid, NULL, regs); result is less than 0 so it is basically unable to get the regs value Any solution to it??? attach maybe fail too...check your...
> I am running as root Injector has 777 permissions If I run a custom test app written in c or c++ which is also running as root it works...
> This is a working example  > > and this is not working example for any app even for a hello world app  If your emulator is...