December 2013
Intermediate to advanced
350 pages
8h 1m
English
Before we can start smashing stacks and hijacking instruction pointers on Android devices, we need a way to prepare some sample vulnerable applications. To do this, we need to be able to compile native executables and to do that we need to use some of the awesome applications packaged into the Android native development kit.
To cross-compile your own native Android components, you need to do the following:
buffer-overflow, as I do in the example here. Once you've created that directory, you then need to make a subdirectory ...Read now
Unlock full access