Expert Overview
Things I'm Doing
Talks I've Given
Jeb Ware is a Senior Engineer in the Technology organization at American Express, where he works on Android applications.
He has been developing for Android since the original G1. He enjoys breaking a new phone every six months, trying out the shiny new APIs in each Android release, and decompiling your app to see how it's working.
 
Talks I've Given
-
Reverse-Engineering apps on the device - how far can we go?
Featuring Jeb Ware
As Android developers, you know that your app is insulated from other apps in the device by the Android Application Sandboxing model. But the reality is that this sandbox only protects your data. Your APK is completely exposed to other apps, including resources, assets, and code. Jeb wanted to...
android-application-sandbox apk mobile android reverse-engineering security