Commit cae58c87 authored by vvb2060's avatar vvb2060 Committed by John Wu

Update hijack bins

parent 3a39dd40
...@@ -9,8 +9,8 @@ ...@@ -9,8 +9,8 @@
#define INJECT_ENV_2 "MAGISK_INJ_2" #define INJECT_ENV_2 "MAGISK_INJ_2"
#define MAGISKTMP_ENV "MAGISKTMP" #define MAGISKTMP_ENV "MAGISKTMP"
#define HIJACK_BIN64 "/system/bin/bootanimation" #define HIJACK_BIN64 "/system/bin/appwidget"
#define HIJACK_BIN32 "/system/bin/screencap" #define HIJACK_BIN32 "/system/bin/bu"
namespace ZygiskRequest { namespace ZygiskRequest {
enum : int { enum : int {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment