Kernel-mode driver
TheAifam5 opened this issue · 1 comments
TheAifam5 commented
The most effective way is to implement a kernel driver which overrides completely the VIM memory, such way allows to exit VIM right away. Adding a timer or process creation hook/scanner would allow even to close VIM upon the start which solves the future issues with VIM.
hakluke commented
True. Submit a PR!