This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
Magisk
Watch
1
Star
0
Fork
0
You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced
2024-12-18 05:58:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Magisk
/
native
/
jni
/
core
History
topjohnwu
563a587882
Initialize local variables
...
Fix
#5542
2022-03-09 20:43:42 -08:00
..
applet_stub.cpp
Convert indentation to spaces
2020-12-30 22:11:24 -08:00
applets.cpp
Prevent app_process from setting umask
2022-02-11 01:26:24 -08:00
bootstages.cpp
Mount with original option
2022-03-01 20:09:59 -08:00
core.hpp
Make zygisk survive zygote restarts
2021-10-27 01:53:16 -07:00
daemon.cpp
Move all permission check into daemon.cpp
2022-03-01 03:15:38 -08:00
db.cpp
Initialize local variables
2022-03-09 20:43:42 -08:00
logging.cpp
Minor changes
2021-10-09 11:36:01 -07:00
magisk.cpp
Reduce C++ wizardry
2022-03-01 03:15:38 -08:00
module.cpp
Add flag for unloaded Zygisk modules
2022-01-21 05:37:47 -08:00
restorecon.cpp
Fix abuse of
fdopendir
2022-02-04 22:54:34 -08:00
scripting.cpp
Allow boot scripts to know Zygisk status
2021-11-20 13:05:15 -08:00
socket.cpp
Use SO_PEERSEC to get client secontext
2021-10-19 23:46:38 -07:00
thread.cpp
Random minor changes
2021-10-23 22:20:07 -07:00