Commit Graph

556 Commits

Author SHA1 Message Date
4bee3ca0a6 Fix logger data's package name blank problem in YukiLoggerData 2022-10-04 05:36:22 +08:00
9da3ecaefe Fix dataChannel cannot callback in Xposed Environment in YukiHookDataChannel 2022-10-04 05:21:28 +08:00
69465d0405 Modify change YukiHookLogger.inMemoryData type from HashSet to ArrayList in LoggerFactory 2022-10-04 04:25:12 +08:00
944b03717a Modify change YukiLoggerData to data class and implements Serializable in LoggerFactory 2022-10-04 04:10:52 +08:00
e259ad87f9 Fix YukiHookDataChannel when "android" package is registered cannot callback in Android 13 or latest 2022-10-04 03:50:58 +08:00
0c05890b31 Modify change variable naming method in AppParasitics 2022-10-04 03:24:14 +08:00
ce9f36fd27 Update version to 1.1.3 2022-09-30 23:42:30 +08:00
f9743f75be Added warn code note in LoggerFactory 2022-09-30 23:30:01 +08:00
d322f618e2 Update version to 1.1.2 2022-09-30 03:29:50 +08:00
03148eb9d6 Added ClassLoader.listOfClasses function in ReflectionFactory 2022-09-30 03:09:25 +08:00
c71cb04646 Fix code note translation problem in CauseProblemsApi, YukiMemberHookCreator 2022-09-30 02:51:17 +08:00
a057a4d29c Modify rename and open YukiLoggerData function in LoggerFactory 2022-09-30 02:38:36 +08:00
e9d28847d6 Added excludeHostClasses, excludeModuleClasses function in ModuleClassLoader 2022-09-30 01:30:43 +08:00
da8839d147 Fix "androidx.lifecycle.ReportFragment" sequence problem in ModuleClassLoader 2022-09-30 00:42:32 +08:00
31529c36e7 Fix code note link problem in YukiBaseHooker 2022-09-29 02:14:03 +08:00
496580e257 Update version to 1.1.1 2022-09-28 19:05:53 +08:00
759b6f290b Fix DexClassFinder conditions bug in ReflectionTool 2022-09-28 18:39:50 +08:00
36a9ff2560 Update version to 1.1.0 2022-09-28 04:19:35 +08:00
a564740849 Added getOrNull function in VariousClass 2022-09-27 19:27:53 +08:00
16a82aa756 Fix classLoader maybe wrong in ModuleAppActivity, ModuleAppCompatActivity 2022-09-27 16:50:12 +08:00
1d22f634e1 Modify remove stub-jar and add stub-project and change the compiled class 2022-09-27 00:34:24 +08:00
f4b2a3fd5f Modify remove args function in Param in YukiBridgeFactory 2022-09-27 00:25:41 +08:00
40351a14a2 Added compiledTimestamp function in YukiHookAPI 2022-09-26 21:57:01 +08:00
f8f16d13c8 Modify change code style in Status in YukiHookAPI 2022-09-26 21:34:51 +08:00
83d20ba8db Modify change nameConditions template to "[existed]" in MethodRulesData, FieldRulesData 2022-09-25 23:56:42 +08:00
93b85e5352 Modify change links anchor for code note in YukiHookFactory 2022-09-25 01:43:22 +08:00
d62e115931 Fix a bug when ClassLoader during non-zygote process was still not PathClassLoader in PackageParamWrapper, YukiHookBridge 2022-09-24 16:33:46 +08:00
31352c5fd9 Modify remove parentheses for "android.miui.R" in YukiHookBridge 2022-09-24 16:33:32 +08:00
84308abd71 Fix a bug in code note in YukiHookAPI 2022-09-23 22:25:47 +08:00
3e362063f1 Modify add English document links in code note 2022-09-23 13:39:54 +08:00
020c387bda Fix a bug when bundle value case not reachable in YukiHookDataChannel 2022-09-23 13:33:39 +08:00
3339821411 Added new logger function in LoggerFactory, YukiHookAPI.Configs 2022-09-22 16:34:15 +08:00
6d10673e07 Added Throwable.toStackTrace function in UtilsFactory 2022-09-22 15:06:54 +08:00
4c521abe67 Modify add try catch on findUserId function in AppParasitics 2022-09-22 11:06:42 +08:00
930f4166a4 Added String.toClassOrNull VariousClass.toClassOrNull function in ReflectionFactory and PackageParam 2022-09-21 21:18:58 +08:00
c5fa51456e Fix when classSet and loaderSet is null still print logcat problem in MemberBaseFinder, ClassBaseFinder 2022-09-21 20:05:02 +08:00
ca56c63889 Fix typo "查询" with "查找" in code note and documentation 2022-09-21 14:50:27 +08:00
41546b2c9f Added DexClassFinder function allowed ClassLoader to search classes (Beta Feature) 2022-09-21 14:30:17 +08:00
9b7a767e71 Added GenericClass and generic function in CurrentClass and ReflectionFactory 2022-09-20 11:58:00 +08:00
87a4b02e4a Modify add superClassSet in SuperClass in CurrentClass 2022-09-20 11:19:08 +08:00
83e976890c Modify add code note because lost in ModifierRules, CountRules, NameRules 2022-09-19 12:09:52 +08:00
e9ec6b7e4b Modify change "[*] 或 [*]" to "[*] or [*]" for code note 2022-09-17 15:02:05 +08:00
2bd3acf73b Modify merge to new document url for code note 2022-09-17 14:56:07 +08:00
130f66baca Modify move "throw createException" content to function templates in FieldRulesData, MethodRulesData, ConstructorRulesData, MemberRulesData, BaseRulesData and make modifiers condition visible 2022-09-17 13:18:45 +08:00
35bffae9ff Added Suppress("KotlinConstantConditions") in ReflectionTool 2022-09-17 11:39:17 +08:00
9585d4b91f Modify change appContext, appResources return object with null-safe type in PackageParam 2022-09-16 02:53:25 +08:00
f236ea3940 Modify change code note in YukiHookAPI 2022-09-16 02:53:24 +08:00
a9e5c0780f Modify move NameConditions, ModifierRules to finder/base/rules and renamed and replace them with a new method of use 2022-09-16 02:53:24 +08:00
f48b5b71a7 Modify remove parallelForEach function because it is no need anymore in UtilsFactory 2022-09-16 02:53:24 +08:00
38efe2127b Modify move FieldConditions, MethodConditions, ConstructorConditions, IntConditions to TypeAliasFactory (incorrectly added TODO to commit) 2022-09-16 02:53:24 +08:00