frostycpu / FinalesFunkeln

MIT License
42 stars 21 forks source link

LCU method got stuck? #19

Open nomi-san opened 3 years ago

nomi-san commented 3 years ago

After debugging this tool, I found out...

127.0.0.1:2099 is no longer in use for local rtmp proxy. So the TCPListener is not triggered on OnClientAccepted to start RtmpProxySource and RtmpProxyRemote.

https://github.com/frostycpu/rtmp-sharp/blob/6898916dc7fb74464d33f1333123365115adc0e9/rtmp-sharp/Net/RtmpProxy.cs#L42-L47

There are a few ways to capture League Client HTTPS traffics, e.g Charles + Proxifier, but all packet payloads are encrypted.