双草酸酯

Results 56 comments of 双草酸酯

It was not even called. It didn’t find any other 3 functions from reflection in initialization stage. Idk if there could be some lazy loading thing in Java. elesbb 于2020年12月20日...

> It didn't even hook anything? But didn't say it wasn't found? It hooked 1 out of 4 method with same name. > If I try to hook this method,...

Well I smh can't reproduce it anymore. From the log it obviously hooked all 4 functions. ``` 12-20 14:27:47.008 1275 1335 I ActivityManager: Start proc 2465:com.android.systemui/u0a211 for added application com.android.systemui...

@Mikanoshi > Still only float forks for me. Try canary build? We are pushing them to Alpha very soon. > How to enable these debug logs? They mostly broken on...

> It uses the class loader that belongs to com.android.systemui, and the java.lang.Math class belongs to package java.lang class loader that belongs to `com.android.systemui` loaded package `java.lang`. Of course you...

Blame the module who hooked `android.view.LayoutInflater.inflate` ``` 01-05 23:43:09.618 3213 3709 F ndroid.systemu: runtime.cc:558] native: #00 pc 00000000003c1e90 /system/lib64/libart.so (offset 375000) (art::DumpNativeStack(std::__1::basic_ostream&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+220) 01-05...

> Compatible with all versions newer than Kitkat (4.4) including Lolipop (5.0/5.1), Marshmallow (6.0), Nougat (7.0/7.1) and Oreo (8.0/8.1)! Why are you using a 5 years old module in 2021

> i just enabled resource hook in the manager setting Resource hook was already deprecated. The button in Manager is just a left over thing.

So why XResources was being initlalized even if we have resource hook deprecated...

@yujincheng08 @solohsu so are we reviving resource hooks or not