More actions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
|author=atlas44 | |author=atlas44 | ||
|lastupdated=2018/04/28 | |lastupdated=2018/04/28 | ||
|type=Payload | |type=Payload Senders (Software) | ||
|version=2018 | |version=2018 | ||
|license=MIT | |license=MIT | ||
Line 13: | Line 13: | ||
|donation= | |donation= | ||
}} | }} | ||
This is a port of [ | This is a port of [[Fusee Launcher Switch|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. | 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. |
Latest revision as of 04:23, 9 July 2023
Web Fusee Launcher | |
---|---|
General | |
Author | atlas44 |
Type | Payload Senders (Software) |
Version | 2018 |
License | MIT License |
Last Updated | 2018/04/28 |
Links | |
Download | |
Website | |
Source | |
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.
User guide
Either use a web server to host the files (must be on https) or you can try the demo.
Other web launchers
- https://fusee-gelee.firebaseapp.com/ by Khaled Ahmed (KsAmJ).
- https://switch.exploit.fortheusers.org/ by For The Users.
Screenshots
Credits
Ported from fusee-launcher.
Thanks to ktemkin and ReSwitched for Fusée Gelée and a ton of other things.