10.07.2015 Views

dissertation

dissertation

dissertation

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

C.3 Rejecting installation of forensics toolsThis is the code for rejecting forensics tools by checking their name at installtime. It is provided as a patch on top of CyanogenMod. The originalCyanogenMod source code repository is available at git://github.com/CyanogenMod/android frameworks base, and this patch is on top of thebranch gb-release-7.2. The patched file is cmds/pm/src/com/android/commands/pm/Pm.java, which is installed on the phone as part of the packagemanager, /system/framework/pm.jar.Before the package manager actually performs an installation, this codeunpacks the APK file, checks the name of the application and returns anerror if the name is recognised as belonging to a known forensics tool.84

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!