A feature-rich tweak for Instagram on iOS!
Version v0.7.0
| Tested on Instagram 384.0.0
Note
⚙️ To modify SCInsta's settings, check out this page for help
❓ If you have any questions or need help with the tweak, visit the Discussions tab
✨ If you have a feature request, click here
🐛 If you have a bug report, click here
Important
Which type of device are you planning on installing this tweak on?
- Jailbroken/TrollStore device -> Download pre-built tweak
- Standard iOS device -> Visit the wiki to create an IPA file
- Hide Meta AI
- Copy description
- Use detailed color picker
- Disable scrolling reels
- Do not save recent searches
- Hide explore posts grid
- Hide trending searches
- Hide friends map
- No suggested chats (in dms)
- No suggested users
- Hide notes tray
- Hide ads
- Hide entire feed
- Hide stories tray
- No suggested posts
- No suggested for you (accounts)
- No suggested reels
- No suggested threads posts
- Confirm like: Posts (and stories)
- Confirm like: Reels
- Confirm follow
- Confirm call
- Confirm voice messages
- Confirm shh mode (disappearing messages)
- Confirm sticker interaction
- Confirm posting comment
- Confirm changing theme
- Hide explore tab
- Hide create tab
- Hide reels tab
- Download images/videos
- Save profile image
- Keep deleted message
- Unlimited replay of direct stories (no video support currently)
- Disabling sending read receipts
- Remove screenshot alert
- Disable story seen receipt
- Padlock (require biometric authentication to open the app)
- Automatically clears unneeded cache folders, reducing the size of your Instagram installation
How to modify SCInsta settings
- XCode + Command-Line Developer Tools
- Homebrew
- CMake (
brew install cmake
) - Theos
- cyan *only required for sideloading
- Install iOS 14.5 frameworks for theos
- Click to download iOS SDKs
- Unzip, then copy the
iPhoneOS14.5.sdk
folder into~/theos/sdks
- Clone SCInsta repo from GitHub:
git clone --recurse-submodules https://github.com/SoCuul/SCInsta
- For sideloading: Download a decrypted Instagram IPA from a trusted source, making sure to rename it to
com.burbn.instagram.ipa
. Then create a folder calledpackages
inside of theSCInsta
folder, and move the Instagram IPA file into it.
$ chmod +x build.sh
$ ./build.sh <sideload/rootless/rootful>
Contributions to this tweak are greatly appreciated. Feel free to create a pull request if you would like to contribute.
If you do not have the technical knowledge to contribute to the codebase, improvements to the documentation are always welcome!
SCInsta takes a lot of time to develop, as the Instagram app is ever-changing and difficult to keep up with. Additionally, I'm still a student which doesn't leave me much time to work on this tweak.
If you'd like to support my work, you can donate to my ko-fi page!
There's many other ways to support this project however, by simply sharing a link to this tweak with others who would like it!
Seeing people use this tweak is what keeps me motivated to keep working on it ❤️
- Huge thanks to @BandarHL for creating the original BHInstagram/BHInsta project, which SCInsta is based upon.