 
							
					
															
					
					 by George Karpouzas | Sep 19, 2018 | 
This is a quick and dirty cheat sheet / guide on how to extract Android .apk files from an Android device.   Tools needed: SDK Platform-Tools for Windows Android SDK Platform-Tools is a component for the Android SDK. It includes tools that interface with the...				
					
			
					
											
								 
							
					
															
					
					 by George Karpouzas | Jul 24, 2018 | 
  A quick guide on how to reverse engineer Android .apk files.   ApkTool   A tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to nearly original form and rebuild them after making some modifications. It also...