Mobile Application Static Analysis

  • Thursday, 05 Mar 2020 10:30AM EST (05 Mar 2020 15:30 UTC)
  • Speaker: Jeroen Beckers

Static application analysis is an important part of any security assessment. Whether you're analyzing the security of an application or figuring out how a specific malware sample works, static analysis will be a necessary skill to figure out what the application is doing. Mobile applications, both Android and iOS, can be made in many different technologies. Some applications are pure Java/Kotlin or Objective C/Swift, while others include full runtimes for other languages, such as React Native, Flutter, PhoneGap, Xamarin, etc. In this webcast, we will take a look at each of these frameworks and the tools that are required to examine them.