Commit Graph

19 Commits

Author SHA1 Message Date
c93e6a563e Modify move Result to Process for Hooker in MethodFinder, ConstructorFinder and YukiMemberHookCreater 2022-08-28 22:39:45 +08:00
0f0bd40916 Added some sample in documentation 2022-08-28 02:43:44 +08:00
fa352c7c7c Modify change documentation 2022-08-26 19:53:53 +08:00
134a45f3e0 Modify organize documentation 2022-08-17 02:03:10 +08:00
a6a781121a Added HookCallback when catch the throwable make it throw to app function 2022-08-16 03:57:49 +08:00
c72c2a9929 Added useDangerousOperation function in YukiMemberHookCreater and rejected dangerous operation as default 2022-08-13 00:00:54 +08:00
dcc428270f Modify add allMembers function param type and add class MembersType in ReflectionFactory 2022-08-12 01:00:01 +08:00
293ae08b0e Modify merge finder lambda to typealias 2022-08-11 23:29:42 +08:00
9a2a86d8b4 Modify move package name to global host process name and set to current logger in LoggerFactory 2022-08-08 01:19:06 +08:00
1171f5125e Fix bug when replaceHook failed Hook APP crashed unconsciously and add hooked method return type checking 2022-08-07 02:49:09 +08:00
ea0835ddf8 Added new hookAllMembers function in YukiMemberHookCreater and remove old way and fix some bug 2022-08-06 03:25:40 +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
9f13c1463d Specification callback code style 2022-05-30 04:52:09 +08:00
47f37ab88c Added "onAlreadyHooked" method in YukiMemberHookCreater 2022-05-26 03:24:51 +08:00
6608c2b6c6 Changed constructor to package private 2022-05-17 01:32:21 +08:00
3a1f6e6cb7 Fix inner Hook not invoking and fix maybe created duplicate hook 2022-05-16 03:57:46 +08:00
6768b5f30f Fix bug in YukiMemberHookCreater.kt and added packageName in global log 2022-05-04 05:03:16 +08:00
dfa3362c35 Update document file 2022-05-01 09:52:53 +08:00