You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Echo Mirage is a generic network proxy. It uses DLL injection and function hooking techniques to redirect network related function calls so that data transmitted and received by local applications can be observed and modified.
Windows encryption and OpenSSL functions are also hooked so that plain text of data being sent and received over an encrypted session is available.
Traffic can be intercepted in real-time, or manipulated with regular expressions and a number of action directives.
By the way, the reason why we don't have Fiddler here is that its license does not allow us to.