objective-see / KnockKnock

Enumerate persistently installed software
GNU General Public License v3.0
400 stars 31 forks source link

kkResults.txt broken JSON #28

Open 7c opened 7 months ago

7c commented 7 months ago

I have finished a full scan with KnockKnock and saw it does smartly export things in JSON format. I saw that jq tool has trouble with it, i put it to a online tool:

image

after fixing:

image

then i looked into the plist (/Applications/Parallels Desktop.app/Contents/PlugIns/com.parallels.desktop.console.OpenInIE.appex/Contents/Info.plist) file and saw:

image

so this is obvious a bug from parallels but i think we should deal with those cases. Thumbs up

actualben commented 2 months ago

duplicates #19