libimobiledevice / libplist

A library to handle Apple Property List format in binary or XML
https://libimobiledevice.org
GNU Lesser General Public License v2.1
546 stars 305 forks source link

Never allow binary to print to stdout TTY #35

Closed Tatsh closed 5 years ago

Tatsh commented 10 years ago

More of a security issue than anything else. And nobody likes accidentally corrupted terminals.

nikias commented 5 years ago

Not sure if I really want to change this behavior. Many tools just print binary data to stdout if you instruct it to.