Skip to content
UInt2048 edited this page Nov 3, 2023 · 13 revisions

Welcome to the CyberKit wiki!

What is CyberKit?

As you may already know, iOS provides a system installation of WebKit in the operating system. However, an updated browser is pretty important, and due to Apple's OS optimizations on iOS, we've acted as if it's not possible to upgrade WebKit without updating iOS.

CyberKit is a drop-in replacement for WebKit, thanks to Apple open sourcing WebKit for all these years. Simply put, the project backports newer WebKit to make it function on older OS versions.

How is CyberKit distributed?

CyberKit is distributed as two test browsers, rather than attempting to replace the system implementation of WebKit.

  • MobileMiniBrowser is basically the most barebones browser you can imagine, with virtually zero features beyond CyberKit itself.
  • Fennec is a compiled version of the iOS Mozilla Firefox browser, altered to use CyberKit instead of WebKit.

I'm installing a version before 0.0.9 alpha. Why doesn't it work?

Versions of CyberKit before 0.0.9 alpha additionally have to do legacy jetsam configuration before installing.

There's a separate wiki page on this here. Feel free to use the automatic method.

What iOS versions are supported?

Definitions:

Symbol Definition
πŸ₯‡ Beta support (relatively inconsequential bugs may exist, but it can be used as a primary browser)
πŸ₯ˆ Alpha support (somewhat significant bugs impact usability, but it can visit sites)
πŸ₯‰ Pre-alpha support (significant bugs prevent visiting most sites, but it has been observed to display a specific webpage)
πŸ”Ί Not supported (installation always succeeds, but CyberKit always fails)
❓ Untested (behavior unknown, CyberKit is presumed to fail)
πŸ”» Not supported (installation exists, but never succeeds)
❌ No attempt to support (no installation exists)
+ Rootful
- Rootless

This table only applies if you are jailbroken or have TrollStore.

Please note that iOS and iPadOS are considered equivalent in CyberKit.

Some values may be extrapolated from reports or presumed, rather than directly observed. Please report if this table is erroneous in any way.

Release Name iOS 11 iOS 12 iOS 13 iOS 14 iOS 15+ iOS 15- iOS 16+ iOS 16- iOS 17
v0.0.1 alpha ❌ ❌ ❌ πŸ₯ˆ πŸ₯ˆ πŸ”» πŸ₯ˆ πŸ”» ❌
v0.0.2 alpha ❌ ❌ ❌ πŸ₯ˆ πŸ₯ˆ πŸ”» πŸ₯ˆ πŸ”» ❌
v0.0.3 alpha ❌ ❌ ❌ πŸ₯ˆ πŸ₯ˆ πŸ”» πŸ₯ˆ πŸ”» ❌
v0.0.4 alpha ❌ ❌ ❌ πŸ₯ˆ πŸ₯ˆ πŸ”» πŸ₯ˆ πŸ”» ❌
v0.0.5 alpha ❌ ❌ πŸ”Ί πŸ₯ˆ πŸ₯ˆ πŸ”» πŸ₯ˆ πŸ”» ❌
v0.0.6 alpha ❌ ❌ πŸ”Ί πŸ₯ˆ πŸ₯ˆ πŸ”» πŸ₯ˆ πŸ”» ❌
v0.0.7 alpha ❌ πŸ”Ί πŸ”Ί πŸ₯ˆ πŸ₯ˆ πŸ”» πŸ₯ˆ πŸ”» ❌
v0.0.8 alpha ❌ πŸ₯‰ πŸ₯ˆ πŸ₯ˆ πŸ₯ˆ πŸ”» πŸ₯ˆ πŸ”» ❌
v0.0.9 alpha ❌ πŸ₯‰ πŸ₯ˆ πŸ₯‡ πŸ₯‡ πŸ₯‡ πŸ₯‡ πŸ₯‡ πŸ₯‡
(Dev branch) ❓ πŸ₯‰ πŸ₯ˆ πŸ₯‡ πŸ₯‡ πŸ₯‡ πŸ₯‡ πŸ₯‡ πŸ₯‡
Clone this wiki locally