CompTIA
ADR-001 · Question #87
Which of the following is the primary reverse engineering countermeasure provided with the standard Android SDK?
The correct answer is C. Names of classes, variables, and other constructs are all renamed to non-descript and similar. See the full explanation below for the reasoning.
Question
Which of the following is the primary reverse engineering countermeasure provided with the standard Android SDK?
Options
- AAll code is encrypted and only decrypted in memory so that analysis of the APK itself is
- BCode is compressed using lossy compression so that the original source code cannot be
- CNames of classes, variables, and other constructs are all renamed to non-descript and similar
- DChecks are made with the Google Play licensing servers to ensure that an application has been
How the community answered
(46 responses)- A11% (5)
- B7% (3)
- C78% (36)
- D4% (2)
Community Discussion
No community discussion yet for this question.