Comment by noname120

3 days ago

Harder to audit when every payload needs to be decompressed to be inspected

Is it? No auditor will read binary, so you already need a preprocessing step to get it to a readable format. And if you're already preprocessing then adding a decompression step is like 2 lines tops.