Go to file
Elijah Bansley b5536e9bd2
changed ctcaer mod to 2.3
2018-06-24 09:51:51 -05:00
i18n probably fixed french language 2018-05-25 09:48:34 -05:00
.gitignore Possibly fixed banner issues 2018-05-19 09:24:31 -05:00
LICENSE Initial commit 2018-04-27 15:14:31 -07:00
README.md i apparently am too tired to understand what website im working on 2018-05-25 10:04:28 -05:00
favicon.png Add files via upload 2018-05-17 16:37:40 -05:00
i18n.js Update i18n.js 2018-05-25 15:39:49 +02:00
index.html add CTCaer's Hekate Mod as an option 2018-06-03 17:00:07 -04:00
main.js Update main.js 2018-06-24 08:45:33 -05:00
payloads.js changed ctcaer mod to 2.3 2018-06-24 09:51:51 -05:00
style.css Fixed mistype on other language sites (this is annoying, ill look for a better way to handle localization). Improved usability in mobiles. 2018-05-21 15:31:13 -03:00

README.md

web-cfw-loader

Fusee Launcher, in a browser!

Description

This is a port of fusee-launcher to JavaScript using WebUSB. This has been mildly tested and appears to work on Linux, Android (unrooted), OSX and ChromeOS. Today, this only works on Chrome because only Chrome implements WebUSB. It also does NOT work on Windows because the WebUSB Windows implementation does not allow sending the required USB packet.

Forked

This is also a fork of web-fusee-launcher, which I fixed up a bit, added hekate 5 and 4, and did some CSS stuff.

Instant CFW Payload

This site uses a payload made by me that instantly boots CFW with hekate. you can find it here.

Try it out

Either use a web server to host the files (must be on https, because of the fact that WebUSB is new technology and therefore has a lot of security restrictions) or you can try it on github pages.