Remix.run Logo
noname120 a day ago

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

WJW 15 hours ago | parent [-]

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.