双草酸酯

Results 56 comments of 双草酸酯

试图优化了一下,开了12个线程同时生成图片数据,最后可以做到160ms的训练数据生成速度,再多开线程好像影响不大

https://github.com/alexander-hanel/IDAGolangHelper Found this

It's easy to do if you want to keep Riru in your system, just place the files and SELinux policy then all done. But if you want to remove Riru,...

Also #725 only means I want to merge everything in 1 dex and 1 so file, which could reduce installer complexity.

> Yup, the point is to modify AOSP and place system hooks directly in AOSP code As far as I could tell, if you just want to hook __specific__ code...

The code you provided looks working. Please use debug build and post logs here. > Excuse my ignorance, but can you give me an example? https://stackoverflow.com/questions/160970/how-do-i-invoke-a-java-method-when-given-the-method-name-as-a-string

> This doesn't solve my initial problem being that the specified hook doesn't seem to be applied I'm not sure wdym about if hooking constructor works. If it works then...

Can confirm this on latest Canary. ``` 12-19 21:55:22.074 2133 2133 D EdXposed: LoadedApk#getClassLoader starts: pkg=com.android.systemui, prc=com.android.systemui 12-19 21:55:22.074 2133 2133 D EdXposed: LoadedApk#getClassLoader ends: /system_ext/priv-app/SystemUIGoogle/SystemUIGoogle.apk -> dalvik.system.PathClassLoader[DexPathList[[zip file "/system_ext/priv-app/SystemUIGoogle/SystemUIGoogle.apk"],nativeLibraryDirectories=[/system_ext/priv-app/SystemUIGoogle/lib/arm64,...

It's so weird that I can only reproduce this with SystemUI. It works fine with any other package. Any idea on Java's magic?