Obfuscator-iOS
Secure your app by obfuscating all the hard-coded security-sensitive strings. (by pjebs)
SipHash
Simple and secure hashing in Swift with the SipHash algorithm (by attaswift)
Obfuscator-iOS | SipHash | |
---|---|---|
1 | - | |
655 | 263 | |
0.0% | 0.0% | |
0.0 | 0.0 | |
about 4 years ago | about 3 years ago | |
Objective-C | Swift | |
MIT License | 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.
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.
Obfuscator-iOS
Posts with mentions or reviews of Obfuscator-iOS.
We have used some of these posts to build our list of alternatives
and similar projects.
-
I've made a video with Anastasiia Voitova to discuss how unsafe it actually is to store any sensitive information–like an API key–inside the resources of an app. People seemed to have found it useful, so I'm sharing it here 🙌
Why bother using something as complicated as https://github.com/pjebs/Obfuscator-iOS when it can be defeated in a couple of minutes using Proxyman? I don't even have to bother decrypting the ipa using frida.
SipHash
Posts with mentions or reviews of SipHash.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning SipHash yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing Obfuscator-iOS and SipHash you can also consider the following projects:
Swift-Sodium - Safe and easy to use crypto for iOS and macOS
OpenSSL - Swift OpenSSL for OS X and Linux
Smile-Lock - A library for make a beautiful Passcode Lock View
AES256CBC
cocoapods-keys - A key value store for storing per-developer environment and application keys
SweetHMAC - A tiny and easy to use Swift class to encrypt strings using HMAC algorithms.