A companyβs engineers must ensure that it is difficult for competitors to determine how the companyβs software works. Which of the following techniques can help achieve this objective?
- ARemoving dead code
- BUsing code signing
- CDiversifying binaries
- DStripping debug symbols (correct answer)
Reveal answer & explanationHide answer
The correct answer is D. Option D: Stripping debug symbols

