Magisk/native/jni
Shaka Huang e3801d6965
Fix overflow
`totalsize` might be a big (invalid) number so instead of checking the end address we check the size of the image.

Fix #4049
2021-03-24 03:02:46 -07:00
..
core Correct comment 2021-03-13 21:10:02 -08:00
external Update NDK to r21e 2021-03-02 23:18:44 -08:00
include Guard all injection features behind a global flag 2021-01-13 20:07:23 -08:00
init Fix mount rules dir 2021-03-13 21:10:02 -08:00
inject Implement MagiskHide through code injection 2021-01-12 03:28:00 -08:00
magiskboot Fix overflow 2021-03-24 03:02:46 -07:00
magiskhide Be more careful with signals 2021-03-18 03:28:02 -07:00
magiskpolicy Implement MagiskHide through code injection 2021-01-12 03:28:00 -08:00
resetprop Convert indentation to spaces 2020-12-30 22:11:24 -08:00
su Fix pre 21 support 2021-02-20 03:38:39 -08:00
utils Fix mount rules dir 2021-03-13 21:10:02 -08:00
.gitignore Add entrypoint to build test 2019-04-01 02:46:09 -04:00
Android.mk Stop embedding magisk in magiskinit 2021-01-18 04:25:26 -08:00
Application.mk native: fix slower build on non-Windows platforms 2020-05-09 04:41:07 -07:00