mirror of
https://github.com/objective-see/KnockKnock.git
synced 2026-03-22 06:52:25 +00:00
91cc826865
-mojave support (privacy checks, dark mode, etc) -command line interface -run as root (scan all users) -improved whitelisting (via path + code signing cert) -senty.io error reportiung
35 lines
620 B
JSON
35 lines
620 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"idiom" : "mac",
|
|
"filename" : "malwarebytes.pdf"
|
|
},
|
|
{
|
|
"idiom" : "mac",
|
|
"filename" : "malwarebytesLight.pdf",
|
|
"appearances" : [
|
|
{
|
|
"appearance" : "luminosity",
|
|
"value" : "light"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"idiom" : "mac",
|
|
"filename" : "malwarebytesDark.pdf",
|
|
"appearances" : [
|
|
{
|
|
"appearance" : "luminosity",
|
|
"value" : "dark"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"info" : {
|
|
"version" : 1,
|
|
"author" : "xcode"
|
|
},
|
|
"properties" : {
|
|
"preserves-vector-representation" : true
|
|
}
|
|
} |