LibOfLegends
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...
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...
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...