topjohnwu
|
41045b62dc
|
Introduce more randomness
- Use C++ random generator instead of old and broken rand()
- Randomize string length to piss off stupid detectors
|
2019-07-14 17:42:49 -07:00 |
|
topjohnwu
|
ff3710de66
|
Minor code changes across all sources
|
2019-06-30 19:09:31 -07:00 |
|
topjohnwu
|
19ee189468
|
Separate scripting code
|
2019-02-15 20:45:05 -05:00 |
|
topjohnwu
|
71ecbb3af3
|
Clean/refactor includes
|
2019-02-10 03:57:51 -05:00 |
|
topjohnwu
|
b3242322fd
|
Harden socket verification
- Do not allow connections to magiskd from binaries other than the one started the server
- Do not allow connections to magisklogd without root access
|
2019-02-09 15:02:46 -05:00 |
|
topjohnwu
|
4df1047b07
|
Native project restructuring
|
2019-01-30 03:35:07 -05:00 |
|