viewstate is a decoder and encoder for ASP .Net viewstate data. It supports the different viewstate data formats and can extract viewstate data direct from web pages. viewstate will also show any hash applied to the viewstate data.
CGIRef is an open-source C++ forms decoder for CGI (Common Gateway Interface)web processes. It supports both GET and POST methods, and should work with any web server that supports CGI.