Pedro.js
4aa8b2f828
fix: description changer ( #11 )
...
This commit fixes the code that changes the description of the module.
fixes #10
2024-06-24 20:33:08 -03:00
ThePedroo
2017140e0e
update: AppSpecializeArgs
...
This commit updates the AppSpecializeArgs to match newest one.
2024-06-22 23:19:37 -03:00
Matt
2047bdb1bf
add: APatch support ( #4 )
...
This commit adds support for APatch.
2024-06-22 23:13:29 -03:00
Pedro.js
678d886343
improve: CLI and code ( #3 )
...
This commit improves the CLI of ReZygisk, allowing the use of important information like PID of the daemons. Also improves the code of the loaders ptracer.
2024-06-20 22:53:13 -03:00
ThePedroo
d0da6efd79
update: some loader/ code to C
...
This commit changes some code from "loader" folder to use C keywords and not C++ only keywords.
2024-06-16 21:13:44 -03:00
ThePedroo
c50d89e28e
update: Zygisk Next -> ReZygisk
...
This commit changes the name of the project to not be the same as the original one, Zygisk Next.
2024-06-16 15:32:24 -03:00
5ec1cff
7979cb4b25
suppress stopping signal properly
2024-01-06 15:54:37 +08:00
Nullptr
fd603982e8
Refine uid_is_manager
2024-01-05 16:43:04 +08:00
Nullptr
2d384685e7
No hardcode ksu tmp path
2024-01-05 14:30:07 +08:00
5ec1cff
675febfd14
refine code
2024-01-05 13:57:18 +08:00
5ec1cff
9a95377d7b
fix injector cannot get tmp path
2024-01-05 10:37:48 +08:00
Nullptr
043cfd93d6
No hardcode temp dir
2024-01-04 03:44:57 +08:00
5ec1cff
ded1af2757
fix unmount module.prop
2024-01-02 23:53:42 +08:00
5ec1cff
711a3e98d0
no need to unshare
2024-01-02 23:49:19 +08:00
5ec1cff
cbd0f0f0c3
refine mount prop
2024-01-02 23:39:26 +08:00
5ec1cff
d5c896e966
check manager app
2024-01-02 19:33:27 +08:00
5ec1cff
5c8a67657c
use /debug_ramdisk
2024-01-02 18:03:17 +08:00
5ec1cff
914c54cdd0
extract both 64 and 32
2024-01-02 11:13:52 +08:00
5ec1cff
07c29016a5
unmount ksu tmpfs
2024-01-01 00:12:54 +08:00
5ec1cff
cd714527e9
remove unnecessary jni hook logs
2023-12-31 14:27:19 +08:00
5ec1cff
0741a35c8f
Update monitor.cpp
2023-12-22 09:28:40 +08:00
5ec1cff
12f57d6e8c
log if jni hook failed
2023-12-12 13:12:58 +08:00
5ec1cff
49886d9485
Fixes for Android 14 QPR2 B2 ( https://github.com/topjohnwu/Magisk/pull/7620 )
2023-12-12 13:05:10 +08:00
5ec1cff
056900406e
separate error info and normal info of daemons
2023-12-12 12:35:13 +08:00
5ec1cff
feb34c701d
show loaded modules
2023-12-12 12:12:42 +08:00
5ec1cff
483987b7e6
fix companion exec failed
2023-12-12 11:24:53 +08:00
5ec1cff
b45d55e83d
change some logs level to V
2023-12-12 10:50:11 +08:00
5ec1cff
f101ffb95f
add emoji to status
2023-12-12 10:35:26 +08:00
5ec1cff
faf074b990
don't show inject status if not tracing
2023-12-12 00:50:49 +08:00
5ec1cff
db60c3185e
show injection status
2023-12-12 00:43:30 +08:00
5ec1cff
993b18752b
daemon launched by monitor & show daemon status in module.prop
2023-12-11 23:43:32 +08:00
5ec1cff
0e2bc75966
Add version info to logs
2023-12-11 11:40:19 +08:00
5ec1cff
4f81f09a67
randomize init control socket & add shortcut (/data/adb/modules/zygisksu/bin/zygisk-ctl)
2023-12-08 20:20:59 +08:00
5ec1cff
bcb65c4bd9
run companion in standalone process
2023-12-08 17:19:26 +08:00
5ec1cff
9c34c671fa
restart zygiskd when zygote restart
2023-12-08 11:41:40 +08:00
5ec1cff
9e48f18247
Randomize tmp path
2023-11-27 10:23:03 +08:00
5ec1cff
c205893dd2
set max retry count to 5
2023-11-14 00:10:20 +08:00
5ec1cff
c59a7887ca
refine tracing logic
2023-11-13 21:59:12 +08:00
5ec1cff
fd9f8799a1
refine tracing logic
2023-11-13 21:51:37 +08:00
5ec1cff
fd6a454275
fix compatibility on lower android version
2023-11-13 15:04:23 +08:00
5ec1cff
3e541ece3a
prevent from bootloop
2023-11-12 21:38:45 +08:00
5ec1cff
36dcec0264
fix wrong entry break addr on arm32
2023-11-12 21:27:40 +08:00
5ec1cff
889a44cd0d
inject non-stop signal by default
2023-11-12 21:10:40 +08:00
5ec1cff
0ac9bb819b
add controller command
2023-11-12 21:00:18 +08:00
5ec1cff
040643337d
init monitor
2023-11-12 20:34:45 +08:00
5ec1cff
ba8c313122
Merge branch 'art2' into new-pt
...
# Conflicts:
# loader/src/Android.mk
# loader/src/external/Android.mk
# loader/src/injector/hook.cpp
# module/src/customize.sh
# zygiskd/Cargo.toml
# zygiskd/src/utils.rs
# zygiskd/src/watchdog.rs
2023-11-08 15:33:15 +08:00
5ec1cff
add1c65626
make compiler happy
2023-11-04 16:39:21 +08:00
5ec1cff
ac53ef11a3
refactor jni hooks
2023-11-04 16:39:10 +08:00
5ec1cff
f5e0a418c9
WIP
2023-11-03 11:41:28 +08:00
5ec1cff
f78c217552
init-sigstop-based ptrace zygisk
2023-10-31 18:36:01 +08:00