asanify vs Charles
A side-by-side look at asanify and Charles. For an in-depth review of either product, follow the links below.
asanify
Development
Asanify is an open-source tool that instruments programs to detect various memory errors such as buffer overflows and use-after-free. It works by linking code against a custom version of LLVM's AddressSanitizer library.
memory-errorsaddress-sanitizerasaninstrumentation
Charles
Development
Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information).
proxyhttphttpsmonitorreverse-proxy
Related Comparisons
Fiddler
Burp Suite
mitmproxy
Live HTTP Headers (Chrome)
HTTPScoop
HTTP Analyzer