interruptor VS frida-ios-hook

Compare interruptor vs frida-ios-hook and see what are their differences.

interruptor

Human-friendly cross-platform system call tracing and hooking library based on Frida's Stalker (by FrenchYeti)

frida-ios-hook

A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform (by noobpk)
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
interruptor frida-ios-hook
1 2
313 820
- -
5.6 3.3
10 months ago 13 days ago
TypeScript JavaScript
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

interruptor

Posts with mentions or reviews of interruptor. We have used some of these posts to build our list of alternatives and similar projects.

frida-ios-hook

Posts with mentions or reviews of frida-ios-hook. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-05.
  • Frida iOS tips
    1 project | /r/MobileSecurity | 26 May 2021
    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.
  • iOS Reverse Engineering
    4 projects | /r/jailbreakdevelopers | 5 Mar 2021
    https://github.com/noobpk/frida-ios-hook <--This one has been the most useful

What are some alternatives?

When comparing interruptor and frida-ios-hook you can also consider the following projects:

dotnet-monitor-ui - This project is created as an easy to access user experience for dotnet-monitor tool which can be found here. dotnet-monitor is on demand tool which can be used on .NET Core applications to get memory dumps, traces and metrics of a running application.

frida-il2cpp-bridge - A Frida module to dump, trace or hijack any Il2Cpp application at runtime, without needing the global-metadata.dat file.

frida-scripts - A collection of my Frida.re instrumentation scripts to facilitate reverse engineering of mobile apps.

observe-sdk - Continuous runtime observablity SDKs to monitor WebAssembly code.

flexdecrypt - Decrypt iOS Apps and Mach-O binaries

ethereum-graph-debugger - Ethereum solidity graph plain debugger. To have the whole picture when debugging.

awesome-frida - Awesome Frida - A curated list of Frida resources http://www.frida.re/ (https://github.com/frida/frida)

robodroid-library - Curated list of Frida scripts for RoboDroid to run pre-defined behaviors.

frida - Clone this repo to build Frida

stramon - Process behavior monitoring utility and library based on strace

React Lifecycle Visualizer - Real-time visualizer for React lifecycle methods