←back to thread

232 points pjmlp | 1 comments | | HN request time: 0.218s | source
Show context
MITSardine ◴[] No.43534439[source]
If my C++ project is a simple utility supposed to take some files, crunch numbers, and spit out results, is there still the possibility it can be used for nefarious purposes?
replies(4): >>43535127 #>>43535170 #>>43535744 #>>43542888 #
1. thfuran ◴[] No.43535127[source]
How does it get its input files? Where does it run? What's the output used for?