nerdexam
CompTIA

ADR-001 · Question #60

Which of the following must be done on a typical Android project to enable reverse engineering countermeasures provided with the standard Android SDK?

The correct answer is A. Ensure that a Proguard configuration file exists and add a proguard.config statement to the. See the full explanation below for the reasoning.

Question

Which of the following must be done on a typical Android project to enable reverse engineering countermeasures provided with the standard Android SDK?

Options

  • AEnsure that a Proguard configuration file exists and add a proguard.config statement to the
  • BEnable Bouncer using the Eclipse Bouncer plugin.
  • CCreate a dump.txt file that describes the internal structure of the application in question and point
  • DAdd a custom property to the Android Manifest.

How the community answered

(35 responses)
  • A
    74% (26)
  • B
    6% (2)
  • C
    11% (4)
  • D
    9% (3)

Community Discussion

No community discussion yet for this question.

Full ADR-001 Practice