I knew I'd seen this pattern before! The XOR texture [1] is very similar. Apparently it was overused in early 2D games to test texture mappers (or for "fancy floor tiles", lol) Actually, looking at the XOR, AND, OR…
My go-to has always been Fiddler[1] (for windows). I wish it were open-source though. I'll give mitmproxy a try. Thanks! [1] http://www.telerik.com/fiddler
"Last but not least, all communications are transmitted in clear text; no encryption is involved across the whole app." It's pretty common to send and receive API requests in clear text, since the encryption for this…
I knew I'd seen this pattern before! The XOR texture [1] is very similar. Apparently it was overused in early 2D games to test texture mappers (or for "fancy floor tiles", lol) Actually, looking at the XOR, AND, OR…
My go-to has always been Fiddler[1] (for windows). I wish it were open-source though. I'll give mitmproxy a try. Thanks! [1] http://www.telerik.com/fiddler
"Last but not least, all communications are transmitted in clear text; no encryption is involved across the whole app." It's pretty common to send and receive API requests in clear text, since the encryption for this…