RMS-Runtime-Mobile-Security VS ssl-kill-switch2

Compare RMS-Runtime-Mobile-Security vs ssl-kill-switch2 and see what are their differences.

RMS-Runtime-Mobile-Security

Runtime Mobile Security (RMS) 📱🔥 - is a powerful web interface that helps you to manipulate Android and iOS Apps at Runtime (by m0bilesecurity)

ssl-kill-switch2

Blackbox tool to disable SSL certificate validation - including certificate pinning - within iOS and macOS applications. (by nabla-c0d3)
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
RMS-Runtime-Mobile-Security ssl-kill-switch2
3 7
2,482 2,987
- -
5.4 0.0
10 days ago 10 months ago
JavaScript Objective-C
GNU General Public License v3.0 only GNU General Public License v3.0 or later
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.

RMS-Runtime-Mobile-Security

Posts with mentions or reviews of RMS-Runtime-Mobile-Security. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-11.

ssl-kill-switch2

Posts with mentions or reviews of ssl-kill-switch2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-31.
  • [$50][14.5.1][OPT] SSL Kill Switch / Bypass
    2 projects | /r/TweakBounty | 31 Aug 2022
  • SSL Kill Switch / Bypass not working on 14.5.X
    2 projects | /r/jailbreakdevelopers | 31 Aug 2022
  • Is this networking knowledge enough ?
    5 projects | /r/AskNetsec | 17 Mar 2022
    Another tip is looking at the source code of well-known tools that feature root/jailbreak/cert pinning bypasses like Objection, SSL Kill Switch 2, and Shadow to learn reverse engineering stuff.
  • [Free Release] SSLUnpin
    5 projects | /r/jailbreak | 9 Aug 2021
  • [$50][14] SSL Kill Switch 2 Update Needed
    1 project | /r/TweakBounty | 18 Apr 2021
    Sadly, the tweak (source: https://github.com/nabla-c0d3/ssl-kill-switch2) doesn't work on iOS 14 after installing (and calling Frida every time to disable Certificate Pinning is too annoying). Will gladly pay $50 to anyone that makes it work on A8 devices (I'm using iPad Mini 4) on iOS 14 (I'm using iOS 14.4.2). Thanks.
  • Clubhouse data leak: 1.3M user records leaked online for free
    1 project | news.ycombinator.com | 11 Apr 2021
    Jailbreaking an iPhone and using a tool like SSL Kill Switch [1] or just plain, old Frida with a script like [2] will do the job. Jailbreaking is the hard part, especially for an up to date iPhone, after that there's loads of guides you can follow that disable certificate validation for pretty much every application. It all boils down to hooking the necessary validation functions and having the APIs lie to the app code.

    Some apps package their own crypto helpers (often with big crypto problems) to make this harder and require actual reverse engineering, but those are a pain to maintain and it's only a matter of time before someone finds a way around them. If you can extract the symbols (so if the app has not been obfuscated well) you can use Frida's API to hook those as well through any language you like. There's even an interactive Javascript console you can hook into the apps you're hooking!

    Certificate pinning is a great way to protect users' security and privacy, especially in countries with questionable governments or ISPs, but it won't protect your app's secrets.

    [1]: https://github.com/nabla-c0d3/ssl-kill-switch2

What are some alternatives?

When comparing RMS-Runtime-Mobile-Security and ssl-kill-switch2 you can also consider the following projects:

Mobile-Security-Framework-MobSF - Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.

SSLUnpin - Bypass SSL pinning on iOS 8 to iOS 14

frida-fuzzer - This experimetal fuzzer is meant to be used for API in-memory fuzzing.

SSLBypass - iOS SSL Pinning Bypass (iOS 8 - 14)

shadow - A jailbreak detection bypass for modern iOS jailbreaks.

grapefruit - (WIP) Runtime Application Instruments for iOS. Previously Passionfruit

MonkeyDev - CaptainHook Tweak、Logos Tweak and Command-line Tool、Patch iOS Apps, Without Jailbreak.

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

IPAPatch - Patch iOS Apps, The Easy Way, Without Jailbreak.

objection - 📱 objection - runtime mobile exploration

plcrashreporter - Reliable, open-source crash reporting for iOS, macOS and tvOS