Track UI Events and Network Activity in Windows Using Rust + C#
Have you ever clicked a button in a Windows app and wondered exactly what it triggered? What if you could log not only which button was clicked, but also which network requests that click initiated—down to the TCP connection and PID (process ID)?
In ...
stephencollins.tech5 min read