LibOfLegends icon indicating copy to clipboard operation
LibOfLegends copied to clipboard

This is a C# networking library that pretends to be the League of Legends Air client. It was developed for the purpose of stats tracking. It depends on a modified version of the FluorineFX library ava...

Results 12 LibOfLegends issues
Sort by recently updated
recently updated
newest added

The native connection or proxy data should be used to determine the outgoing IPv4 so it can be properly set in the authentication profile. Right now we are just using...

enhancement

The login queue request should be posted with a referrer of app:/LoLClient.swf. This data can be conveniently extracted by breaking on Wininet.dll HttpOpenRequest and HttpSendRequest. There are other ways in...

enhancement