#c_lang
Kilo is a small text editor that uses less than 1,000 lines of code. It is simple to use and doesn't need any extra libraries. You can save files with **CTRL-S**, quit with **CTRL-Q**, and search for words with **CTRL-F**. Kilo is a good starting point for making more advanced text editors or command-line interfaces. It's free to use and modify under the BSD 2 clause license. This makes it easy for users to learn from and build upon, helping them create their own tools.
https://github.com/antirez/kilo
有消息称#小米#MIUI 安全组件即小米的杀毒引擎添加有国家反诈中心的扫描接口(nationalAntiFraudSingleAppScan)。
at com.miui.guardprovider.engine.mi.antidefraud.AntiDefraudAppManager.getSign(Unknown Source:0)
at com.miui.guardprovider.engine.mi.antidefraud.MiDetectAppsManager.virusInMiEngineRiskList(Unknown Source:30)
at com.miui.guardprovider.engine.mi.antidefraud.AntiDefraudAppManager.getDetectUnsafeAppStatus(Unknown Source:6)
at com.miui.guardprovider.manager.SecurityService$a.nationalAntiFraudSingleAppScan(Unknown Source:17)
at com.miui.guardprovider.aidl.IAntiVirusServer$Stub.onTransact(Unknown Source:38)
MIUI security components.apk源代码分析
viamogua.co