plooshi / Starfall

An open source redirect/SSL bypass for UE 4/5 games using native HTTP (made for Fortnite).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starfall

Starfall is a universal SSL bypass / redirect for native UE HTTP games, made for Fortnite.

Configuring Starfall

Changing Starfall's Backend URL.

To change Starfall's backend URL to your's go to Starfall/opts.h and change the Backend variable to your Backend URL.

Build for a Hybrid

Go to Starfall/opts.h and change UrlSet to Hybrid.

Build for a Dev

Go to Starfall/opts.h and change UrlSet to Dev.

Redirecting every URL

Go to Starfall/opts.h and change UrlSet to All.

Enabling Console for debugging

Go to Starfall/opts.h and change Console to true.

Other

If you use Starfall for a project please credit me.

About

An open source redirect/SSL bypass for UE 4/5 games using native HTTP (made for Fortnite).

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 54.3%Language:C++ 45.7%