Downloading blob as a file javascript
The download was a binary blob, of course, so its contents cannot be vetted in any real sense. As might be guessed, Debian developers were not amused, but it should also serve as a bit of a wakeup call to all of the free-software world. The following experiment with lldb and a simple iOS app demonstrates this: (lldb) p n(__NSCFNumber *) $0 = 0xf460034a00975a82 (int)42(lldb) p objc_debug_taggedpointer_obfuscator(void *) $1 = 0x4460034a00975820(lldb) p/x (uintptr_t)n…