# Reconstruction of Captured Communication on iOS Platform - Compilation - Reference ## Abstract These days our mobile devices along with social networks are giving us an opportunity to be in touch with our friends and family at any time. Howerver they could be also used for criminal activity. This thesis therefore deals with reconstruction of communication of the iOS applications Google Hangouts, Twitter and Facebook Messenger for use of forensics analysis with the main focus on an abillity to recover their chat communication. Later it also deals with the implementation of Netfox Detective tool extensions, allowing the reconstruction of this communication. ## Compilation Following steps are necessary in order to link the implemented snoopers to the Netfox Detective tool: 1. Create a new solution in Visual Studio 2015 and add to it given snoopers' projects 2. Instal required NuGet packages 3. For all of the given snoopers' projects, add references to the following Netfox Detective assembly files: - Core - Detective - Framework - VirtualizingObservableCollection - zlib.net 4. Compile the solution ## Reference LETAVAY, Viliam. *Reconstruction of Captured Communication on iOS Platform*. Brno, 2016. Bachelor’s thesis. Brno University of Technology, Faculty of Information Technology. Supervisor Pluskal Jan.