Frida iOS tips

This page summarizes the projects mentioned and recommended in the original post on /r/MobileSecurity

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • frida-ios-hook

    A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform

  • I'm currently working on an iOS app to replicate a signature which looks to be generated with a MD5 hash. I'm currently using Frida, but haven't had any luck replicating it. I've used the script to hook on to general crypto functions, but nothing MD5 related seems to go on here. I've also hooked onto the CC_MD5 function, but it isn't displaying me the correct hash, so I'm guessing the app is using another library. I've had success with Android, as I can 1) see the source code with Jadx 2) Easily hook onto the MD5 class.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • iOS Reverse Engineering

    4 projects | /r/jailbreakdevelopers | 5 Mar 2021
  • Is this networking knowledge enough ?

    5 projects | /r/AskNetsec | 17 Mar 2022
  • 0xdea/frida-scripts - A collection of my Frida.re instrumentation scripts to facilitate reverse engineering of mobile apps.

    1 project | /r/GithubSecurityTools | 21 Oct 2021
  • r2flutch: Yet another tool to decrypt iOS apps using r2frida

    1 project | /r/netsec | 5 Oct 2021
  • r2flutch: Herramienta para descifrar apps de #iOS usando #r2frida 😏

    1 project | /r/u_esgeeks | 2 Oct 2021