/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Compiler Options Hardening Guide for C and C++
(best.openssf.org)
232 points
pjmlp
| 1 comments |
31 Mar 25 11:01 UTC
|
HN request time: 0.218s
|
source
Show context
MITSardine
◴[
31 Mar 25 12:52 UTC
]
No.
43534439
[source]
▶
>>43533516 (OP)
#
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
◴[
31 Mar 25 13:56 UTC
]
No.
43535127
[source]
▶
>>43534439
#
How does it get its input files? Where does it run? What's the output used for?
ID:
GO
↑