December 24th, 2010· Simulate extra network latency (from the Setttings Panel)
June 17th, 2010· New "Hook Builder"
June 9th, 2010· New api methods to change HTTP packets programmatically very simply
· It adds Search and Replace/Replace all capabilities when catching a packet manually
June 9th, 2010· Port scanning tool (Action Panel or right click on a row and select 'Scan remote host')
June 9th, 2010· Ping time (right click on a row and choose 'Ping remote host')
June 9th, 2010· Monitor download and upload speed (whithin the Information panel)
June 9th, 2010· Pinpoint differences between two packets
· bug fix using TcpCatcher behind a corporate web proxy
June 9th, 2010· JSON object parsing
· several bug fixes
June 9th, 2010· AMF3 (Adobe Flash) object parsing
June 9th, 2010· For Windows users, IE enable/disable live capture button
· duration field added to the TcpCatcherPacket callback class
June 9th, 2010· SOCKS v5 implementation (connect only)
January 8th, 2010· Drag and drop any system file into TcpCatcher
· Build custom HTTP requests
October 17th, 2009· Build your own http request (right click on table "Edit and replay request")
October 17th, 2009· For Windows users, Internet Explorer can be automatically configured to use TcpCatcher as a proxy. When TcpCatcher is closed, initial browser settings are restored.
October 17th, 2009· Reassembles http packets (full support for http1.1 chunked packets)
· Allows searching of a content having been zipped
· Pretty prints html, javascript, css contents
· Renders jpg, gif, png images content
· Displays http header definition
· Pretty prints XML payloads and XML treeviews
· Correlates http requests and response (right click, open request and response)
· Customizable display (choose columns you want to see)
· Asynchronous user hook (typically for logging packets without any effect on packet delivery)
· Enhances packet modification on the fly capabilities (automatic recompute of Content-Length)
· New "Nimbus" look and feel (comes with JRE 6 update 10)
· Save packet to file
October 17th, 2009· Built in search engine (find a packet containing key words)
· Table filtering
· Custom user hook (perform any specific user operation on packets)
· Display http request-response duration (millisec)
· Command line mode and java api