https://github.com/kalimcs/antivirusprotectiondriver
一个写的很烂的专门提供给自制杀软社区驱动
https://github.com/kalimcs/antivirusprotectiondriver
Last synced: 5 months ago
JSON representation
一个写的很烂的专门提供给自制杀软社区驱动
- Host: GitHub
- URL: https://github.com/kalimcs/antivirusprotectiondriver
- Owner: kalimcs
- License: mit
- Created: 2024-08-09T12:14:04.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T16:27:26.000Z (10 months ago)
- Last Synced: 2024-11-01T14:24:42.572Z (7 months ago)
- Language: C++
- Size: 242 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AntiVirusProtectionDriver
一个写的很烂的专门提供给自制杀软社区驱动驱动支持Win8.Win10.Win11(不支持Win7)
有些地方写的不是很好(大佬勿喷)
不会编译的话可以直接去下Release
都是直接传入pid就行了
没写拦截之类的
就只有保护进程和强杀进程之类的
后期可能会加别的