Commit Graph

  • 24bf7bc7ca SandHook: update version swift_gan 2019-12-17 14:16:40 +0800
  • 48ee9665ef SandHook : update sandhook to fix hooking Thread.class swift_gan 2019-12-17 14:08:26 +0800
  • 1b67e7c0d4 SandHook: remove useless code & fix dex cache swift_gan 2019-11-13 20:05:27 +0800
  • e4a6706f06 SandHook : update sandhook to fix some crash on Q swift_gan 2019-11-08 17:39:53 +0800
  • 7ea869e600 fix: replace whale so file to fix crash on x86_64 fix: hook art::OatFileManager::SetOnlyUseSystemOatFiles on AndroidQ imlk 2019-10-30 18:00:58 +0800
  • c677b622b3
    Fix wrong log tag Jim Wu 2019-10-27 19:54:28 +0800
  • 3bd049a386
    Add Magisk version to log (#375) Jim Wu 2019-10-25 23:04:58 +0800
  • e54effe8dd
    Update README.md Jim Wu 2019-10-25 20:24:38 +0800
  • 65e93596fa Update issue templates Jim Wu 2019-10-22 14:49:55 +0800
  • 96d0a9cc9e
    Update README.md solohsu 2019-10-21 23:39:08 +0800
  • dd042478d7 Remove supolicy commands, use magisk-custom-sepolicy-installer instead solohsu 2019-10-19 21:22:11 +0800
  • b9b10b510e AndroidQ : fix native hook & update sandhook swift_gan 2019-09-17 14:49:53 +0800
  • 195a228514 Fixed a typo (#352) LudwikJaniuk 2019-09-12 01:19:19 +0200
  • b1bf7fe189
    Update README.md Jim Wu 2019-07-05 16:35:17 +0800
  • 2ace097178
    Update README.md Jim Wu 2019-07-05 16:22:46 +0800
  • 6fbd2be192
    Update README.md Jim Wu 2019-07-05 15:58:49 +0800
  • dc4fc3f150
    Update README.md Jim Wu 2019-07-05 15:57:57 +0800
  • ab1c871aa9
    Update README.md Jim Wu 2019-07-05 15:53:50 +0800
  • 9256898503 Delay the loaded package callbacks util LoadedApk#getClassLoader is called solohsu 2019-06-27 16:34:46 +0800
  • a26990ec99 Fix dummy resources classes not found when resources hook is disabled solohsu 2019-06-27 16:03:54 +0800
  • 457f867a82 Add missing resDir recording solohsu 2019-06-27 14:28:09 +0800
  • d06cb1ffbd Instant modules: allow black/white mode to preload modules solohsu 2019-06-26 13:16:50 +0800
  • 1df3d88c13 Instant modules: update module list in zygote before child process forked solohsu 2019-06-26 11:36:36 +0800
  • 93170d9388 Bump to beta solohsu 2019-06-24 15:39:35 +0800
  • cb75cff8b5
    Update README.md solohsu 2019-06-22 01:22:06 +0800
  • 46073ea70a Fix EOL solohsu 2019-06-21 11:44:10 +0800
  • ee2a3f5d02 Fix crash when hooked static method invokes class initialization solohsu 2019-06-20 20:37:29 +0800
  • 1b45e8f79e
    Merge pull request #302 from Liz-chan/patch-1 Jim Wu 2019-06-20 00:37:18 +0800
  • 2cd4644269
    Fixed Typo Liz 2019-06-19 12:36:01 -0400
  • f6d2e3b62f Optimize module loading under dynamic-modules mode by only loading newly added or updated modules solohsu 2019-06-19 15:34:51 +0800
  • be9105317f
    Update README.md Jim Wu 2019-06-19 16:18:11 +0800
  • 5cba146185 Whale: fix bootloop solohsu 2019-06-17 22:45:01 +0800
  • 661a675a09 Black/White mode: postpone initZygote callbacks in case some modules hook methods in zygote, which would be propagated into blacklisted processes solohsu 2019-06-17 16:13:21 +0800
  • 6dccef53d3 Add version info for locally building solohsu 2019-06-16 23:03:22 +0800
  • db0a589b11 Add Appveyor versioning (#299) AeonLucid 2019-06-16 16:52:07 +0200
  • c5791951db Fix exceptions when hooking pending methods solohsu 2019-06-16 00:53:21 +0800
  • 12dcfed0f3 Fix appveyor yml AeonLucid 2019-06-15 02:27:24 +0200
  • b55260cb12
    Update appveyor.yml solohsu 2019-06-15 01:31:58 +0800
  • 988eb0d4c5
    Add CI badge solohsu 2019-06-15 01:22:05 +0800
  • b95f9a30c9 Add Appveyor support AeonLucid 2019-06-14 18:51:05 +0200
  • 11e25d9d84 Fix nullptr crash solohsu 2019-06-15 00:44:11 +0800
  • ea57c60765 Fix class status checking on Oreo solohsu 2019-06-14 20:07:07 +0800
  • 3334a6d9f6 Uniform log tags solohsu 2019-06-14 14:59:35 +0800
  • ed968eb7cc Exclude WebViewLoader, webview_zygote and isolated processes solohsu 2019-06-14 14:54:03 +0800
  • 7eaae6d898 Use inline hook to append allow-across-fork file whitelist solohsu 2019-06-14 10:53:34 +0800
  • c4978b7344 Fix JNI ref leaks solohsu 2019-06-13 22:48:37 +0800
  • 3d863cb4c2 Add support for Android Q (API Level 29) solohsu 2019-06-13 18:16:54 +0800
  • dfa8e94e1d Fix wrong hooker solohsu 2019-06-13 18:16:14 +0800
  • 8e3afb0362 Fix bootloop solohsu 2019-06-06 14:45:51 +0800
  • fe10afb663 Use ComposeClassLoader solohsu 2019-06-06 11:39:28 +0800
  • 74144b8f1a Fix broken function solohsu 2019-06-05 02:31:19 +0800
  • 692d43cc57 Fix SystemServer hook not working solohsu 2019-06-05 02:07:58 +0800
  • 54f5c435c5 Fix WhaleEdxpImpl not injected solohsu 2019-06-05 01:58:15 +0800
  • d05bd0fe19 Fix SystemServer class not found solohsu 2019-06-05 00:20:51 +0800
  • 18bd0a8c0f Wait to hook static methods once their trampolines are fixed up solohsu 2019-06-05 00:05:40 +0800
  • e7cdc25ab1 Add Xposed API implementation for bootstrap hooks solohsu 2019-06-04 17:51:25 +0800
  • c38affbf3a Refactor Java code solohsu 2019-06-03 23:58:56 +0800
  • c362449e33 Refactor native code solohsu 2019-05-31 01:33:57 +0800
  • be6e449fb4 Migrate to cmake solohsu 2019-05-25 21:27:08 +0800
  • 6d1690f379
    Fixes logs not appearing Jim Wu 2019-05-31 14:22:06 +0800
  • 8d24971539
    Update companion applications Jim Wu 2019-05-17 22:28:24 +0800
  • 3c86d1fe02
    Update module description Jim Wu 2019-05-17 21:41:53 +0800
  • 004caa9fef Differentiate with builds in Maigks repo solohsu 2019-05-17 21:30:44 +0800
  • b298227f71
    Update the name to the same as Magisk Repo Jim Wu 2019-05-17 20:28:34 +0800
  • f0ac959ea4
    Update the name to the same as Magisk Repo Jim Wu 2019-05-17 20:27:23 +0800
  • a8576708fb Temporary fix for hooker method index exceeding method cache size solohsu 2019-05-17 15:02:39 +0800
  • 7554048424
    Update README.md solohsu 2019-05-17 00:32:53 +0800
  • 55333f1f47 Keep Riru module misc files for convenience Prevent libriru_edxp.so not being loaded caused by edxp dir being deleted when switching between different variants (in one case where you firstly install a new variant and then uninstall old one in the Magisk Manager). solohsu 2019-05-17 00:29:58 +0800
  • ffdfe1a0cb Update Whale to asLody/Whale@c812ddd385 solohsu 2019-05-17 00:10:41 +0800
  • 34f9daebef Fix build errors solohsu 2019-05-16 23:03:28 +0800
  • 83ecd3ae97 Deoptimize resources hook related methods only if needed solohsu 2019-05-16 21:45:15 +0800
  • 975bfd20cc Fix crash caused by StrictMode in systemui process solohsu 2019-05-16 21:12:34 +0800
  • c1c648a1f8 Use different Magisk module ID for each variant solohsu 2019-05-14 23:46:26 +0800
  • 560733396c Update to work with Riru-core v19 solohsu 2019-05-13 11:10:54 +0800
  • 50444072b0 Fix dummyClassLoader being detached when replacing app classloader solohsu 2019-05-09 00:18:17 +0800
  • 065fe7b5c3
    Use Substrate native hooking for arm32, x86 and x86_64 (#243) solohsu 2019-05-09 00:11:42 +0800
  • 66eac2d320 Clean up unused codes solohsu 2019-05-02 12:02:12 +0800
  • 9a9a3d15c4 Add uninstaller shell script solohsu 2019-05-01 23:10:40 +0800
  • ded38917a7
    Update README.md solohsu 2019-05-01 20:04:13 +0800
  • f9179622cd
    Update README.md solohsu 2019-05-01 13:32:23 +0800
  • 71449e2946
    Merge pull request #228 from ElderDrivers/resources-hook solohsu 2019-05-01 13:17:28 +0800
  • 17c703e74e Fix crashes when forking webview_zygote on OnePlus devices solohsu 2019-04-30 22:35:42 +0800
  • b99089fafa Bump version solohsu 2019-04-30 15:13:07 +0800
  • aba57dc40f Add resources hooking support for MIUI solohsu 2019-04-30 00:24:44 +0800
  • 7d5a72b683 Dynamically create XResourcesSuperClass and XTypedArraySuperClass solohsu 2019-04-29 23:16:24 +0800
  • ee4d48c1b4 Add a native method to remove final flag of class solohsu 2019-04-29 20:26:27 +0800
  • 20c83e4db7 Postpone XResources native methods registering solohsu 2019-04-29 20:13:55 +0800
  • edda665778
    Merge pull request #221 from ElderDrivers/resources-hook solohsu 2019-04-29 18:36:48 +0800
  • 41c7b42393 SandHook: update hooklib solohsu 2019-04-24 17:56:44 +0800
  • e5e5ccf3b1 Clean up code solohsu 2019-04-24 17:11:22 +0800
  • 9e68041901 Bump version solohsu 2019-04-24 11:24:48 +0800
  • ebd4d00ce2 Fix compile error solohsu 2019-04-24 11:17:47 +0800
  • a325ebe255 Merge branch 'master' into resources-hook solohsu 2019-04-24 11:11:05 +0800
  • ae22d9839a Add resources hooking support for all variants solohsu 2019-04-23 00:18:06 +0800
  • 2bf1acf601 Fix deopter not working solohsu 2019-04-24 10:24:28 +0800
  • ee0995528a Minify all variant builds solohsu 2019-04-23 00:18:28 +0800
  • bc8b2bc16b Add resources hooking support for all variants solohsu 2019-04-23 00:18:06 +0800
  • 4ee0db8734 Bump version solohsu 2019-04-22 23:59:19 +0800
  • 3930799086 Disable resources hooking when initialization failed solohsu 2019-04-22 22:54:27 +0800
  • 6e6327bec8 Correct resources types' offsets solohsu 2019-04-22 22:44:52 +0800