Hobune Channels Takedowns

Reverse engineering is easier than you think YT

Description

Are you a security researcher or reverse engineer?

For 50% off IDA Products use promo code BILLY50, https://hex-rays.com/pricing *
For 30% off IDA Training use promo code BILLY30, https://hex-rays.com/training **

*License discounts are only valid for individuals, not corporations. Cannot be combined with any other promo code or discount.
** Cannot be combined with any other promo code or discount.

/////////////////////////////////////

Hey guys - today we're diving into some practical reverse engineering on iOS. We look at my entire reversing workflow, starting from initial target analysis, going on to do dynamic tracing with Frida, then static reversing with IDA Pro and finally building a PoC program.

The example I chose to look at in this video is how the iOS kernel managed button click events, and more specifically how we can interact with a kernel API to trigger our own 'fake' home button clicks, entirely programmatically.

Hope you enjoy

~ bellis1000

Links
Frida - https://frida.re/docs/ios/