Explore innovative techniques for mobile application analysis using Frida in this 59-minute conference talk by Dawn Isabel. Discover how to overcome black-box testing challenges by building customizable lightweight analysis tools. Learn to trace library functions, examine application memory and runtime state, and bypass common security controls through practical examples on both iOS and Android platforms. Gain insights into Frida's toolkit, including frida-trace, CLI, agent scripts, and the Interceptor API. Delve into real-world scenarios such as exploring keychain functionality, Bluetooth metadata analysis, URL scheme fuzzing, and SSL pinning bypass. Master the creation of standalone tools using Frida's capabilities and enhance your mobile security testing skills.
Fun with Frida on Mobile - Leveraging Dynamic Analysis Tools