HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tux21b

no profile record

comments

tux21b
·2 ปีที่แล้ว·discuss
I hate that PeaZip does not support passwords with a quotation mark (") in the UI. I haven't reviewed the code, but I am assuming that they are neither passing the password via a variable (linked library) nor via an execve call (less secure), but via some sub-shell which is a common attack vector and bad security practice. But as I said, I haven't reviewed the code.