This repository contains the slides and the speech draft for the presentation about the topic Google Android Smartphone Security. The presentation was part of the CNS (Computer and Network Security) course at the University of Padua.
The lecture was held in the first semester of the Academic Year 2017/2018 as part of the "Internet Technologies" area of the [Master Degree] (http://informatica.math.unipd.it/laureamagistrale/index.html) in Computer Science.
The presentation is available at this link.
This repository works with submodules. In order to clone it correctly you havo to use the command:
git clone https://github.com/mzanella/cns1718-GoogleAndroidSmartphoneSecurity.git --recursive
In order to compile this project in Linux environment you could use Makefile
with the command:
make