solohsu
|
d06cb1ffbd
|
Instant modules: allow black/white mode to preload modules
|
2019-06-26 13:18:49 +08:00 |
solohsu
|
1df3d88c13
|
Instant modules: update module list in zygote before child process forked
|
2019-06-26 13:18:48 +08:00 |
solohsu
|
93170d9388
|
Bump to beta
|
2019-06-24 15:39:35 +08:00 |
solohsu
|
46073ea70a
|
Fix EOL
|
2019-06-21 14:00:51 +08:00 |
solohsu
|
ee2a3f5d02
|
Fix crash when hooked static method invokes class initialization
|
2019-06-20 21:42:13 +08:00 |
solohsu
|
f6d2e3b62f
|
Optimize module loading under dynamic-modules mode
by only loading newly added or updated modules
|
2019-06-19 16:35:20 +08:00 |
solohsu
|
661a675a09
|
Black/White mode: postpone initZygote callbacks
in case some modules hook methods in zygote, which would be
propagated into blacklisted processes
|
2019-06-17 16:13:21 +08:00 |
AeonLucid
|
db0a589b11
|
Add Appveyor versioning (#299)
* Add Appveyor versioning.
* Improve version format.
* Update version format.
|
2019-06-16 22:52:07 +08:00 |
solohsu
|
c5791951db
|
Fix exceptions when hooking pending methods
|
2019-06-16 00:54:11 +08:00 |
AeonLucid
|
12dcfed0f3
|
Fix appveyor yml
|
2019-06-15 13:01:23 +08:00 |
solohsu
|
b55260cb12
|
Update appveyor.yml
|
2019-06-15 01:31:58 +08:00 |
AeonLucid
|
b95f9a30c9
|
Add Appveyor support
|
2019-06-15 01:07:02 +08:00 |