A software development team asked a security administrator to recommend techniques that should be used to reduce the chances of the software being reverse engineered. Which of the following should the security administrator recommend?
- ADigitally signing the software
- BPerforming code obfuscation (correct answer)
- CLimiting the use of third-party libraries
- DUsing compile flags
Reveal answer & explanationHide answer
The correct answer is B. Option B: Performing code obfuscation This option keeps traffic private / properly secured as required.
