Computer Hacking Forensic Investigator (CHFI v10) — Question 211
What command-line tool enables forensic investigator to establish communication between an Android device and a forensic workstation in order to perform data acquisition from the device?
Answer options
- A. SDK Manager
- B. Android Debug Bridge
- C. Xcode
- D. APK Analyzer
Correct answer: B
Explanation
The correct answer is B, Android Debug Bridge, as it is specifically designed for managing communication between Android devices and computers, making it essential for forensic data acquisition. A, SDK Manager, is used for managing Android SDK components, C, Xcode, is an IDE for macOS applications, and D, APK Analyzer, is a tool for examining APK files, all of which do not facilitate device communication for forensic purposes.