Commit Graph

758 Commits

Author SHA1 Message Date
509635b145 Modify move ClassLoader.fetching detail function to YukiHookBridge 2022-08-02 01:53:33 +08:00
c981999dbe Added terrible HookClass warning in YukiMemberHookCreater 2022-08-02 01:40:59 +08:00
3746c445a2 Added ClassLoader.fetching function in PackageParam 2022-08-02 01:40:28 +08:00
aa651ec346 Modify make sweet logger to yLogger 2022-08-01 23:07:53 +08:00
c7b81ea603 Modify make YukiHookDataChannel security enhancement 2022-08-01 00:10:32 +08:00
4848463969 Added support multi-user apps debug info and add appUserId function in PackageParam 2022-07-31 22:35:56 +08:00
191dc8d918 Modify FreeReflection "me.weishu.reflection" to "thirdparty" prevent dependency conflicts 2022-07-31 02:00:39 +08:00
5f93c44af3 Update demo 2022-07-31 01:26:12 +08:00
2c389dd49a Modify auto matched Class<*> instance in PackageParam and changed some function 2022-07-31 01:26:04 +08:00
8f68ca5de7 Modify simplify some parameter names 2022-07-30 21:19:21 +08:00
14d6499f47 Fix a documentation bug 2022-07-30 21:13:36 +08:00
5b9a176924 Added hasThrowable, throwable, resultOrThrowable function in HookParam 2022-07-30 00:22:35 +08:00
34d7d00b87 Modify make hooker safety 2022-07-29 22:34:38 +08:00
2954b70dc0 Added invokeOriginalMember function in MethodFinder and merge some code 2022-07-29 22:27:17 +08:00
11d5adee47 Modify simplify ConstructorFinder 2022-07-29 22:10:26 +08:00
d2f529bbe4 Modify move YukiHookBridge.Hooker to YukiHookFactory and fix some bug / add some feature 2022-07-29 00:47:03 +08:00
eac27cf36a Fix hookAllMethods/hookedAllConstructors unhook problem 2022-07-28 03:47:30 +08:00
25c2c313dc Modify normalize the names of some methods 2022-07-28 03:14:18 +08:00
fb8d76a3af Update demo 2022-07-28 03:11:34 +08:00
c410608690 Added unhook function in YukiHookBridge and YukiMemberHookCreater 2022-07-28 03:11:27 +08:00
4f8c2759c0 Modify canonical code comment "constructor" naming 2022-07-28 00:08:51 +08:00
bff441b07e Added systemContext function in PackageParam 2022-07-27 23:48:50 +08:00
e557133841 Added LoggerType function in LoggerFactory 2022-07-27 22:48:19 +08:00
84b21c0c47 Modify canonical code comment Host and Module environment naming 2022-07-27 21:06:27 +08:00
5112a7964a Fix ConstructorFinder bug when the params set to nothing will got NoSuchMethodError 2022-07-27 01:40:02 +08:00
6b555d0f01 Modify test Kotlin Class to Java Class 2022-07-27 00:36:55 +08:00
39bb96f975 Added readme document language isolation 2022-07-26 22:42:14 +08:00
505763955a Update Gradle version 2022-07-24 23:56:37 +08:00
adc93ee949 Update documentation 2022-07-23 22:44:23 +08:00
c8cb8828c5 Update documentation 2022-07-23 22:39:06 +08:00
15fbd7295a Update documentation 2022-07-23 22:34:37 +08:00
b9810c0e98 Update Kotlin version to 1.7.10 2022-07-15 02:14:27 +08:00
5fdcfa1420 Update Gradle dependencies 2022-07-15 02:06:50 +08:00
41c266c957 Update README.md 2022-07-05 23:15:01 +08:00
Fankesyooni
a4137405e6 Merge pull request #12 from GSWXXN/patch-1
Add array type for resources condition finder
2022-06-22 02:05:42 +08:00
GSWXXN
cee3ef9e96 Add array type for resources condition finder 2022-06-22 01:34:07 +08:00
29a65391fa Update README.md 2022-06-17 02:18:57 +08:00
79ba9fe878 Update Gradle & Kotlin & PlatformSDK
- Update Kotlin version to 1.7.0
- Update Gradle dependencies
- Merge legacy code
2022-06-10 17:44:31 +08:00
e0e69869ab Update version to 1.0.92 2022-05-31 01:42:56 +08:00
2eff2988f6 Added "isUsingResourcesHook" function in InjectYukiHookWithXposed 2022-05-31 01:20:23 +08:00
58fa99012f Fix YukiHookDataChannel in lower Android 12 has a launcher Activity in front bug and not got current Activity 2022-05-30 23:48:09 +08:00
9f13c1463d Specification callback code style 2022-05-30 04:52:09 +08:00
4c9cf2b3bd Update version to 1.0.91 2022-05-29 03:53:49 +08:00
57331234c3 Merge YukiHookModuleStatus to YukiHookAPI.Status 2022-05-29 03:41:22 +08:00
17225c3ad4 Merge code 2022-05-29 02:50:55 +08:00
809976cbd7 Fix YukiHookDataChannel cannot received current Activity in some device's system 2022-05-29 01:46:02 +08:00
ffc141346c Fix some device system's "classLoader" maybe wrong in "XC_InitPackageResources.InitPackageResourcesParam" 2022-05-29 01:15:44 +08:00
3419430b8d Merge documentation files 2022-05-27 05:22:05 +08:00
6b9d375993 Merge documentation files 2022-05-27 05:15:19 +08:00
66631ffed4 Merge documentation files 2022-05-27 03:58:05 +08:00