yuvadm/viewstate
ASP.NET View State Decoder
This tool decodes the hidden "viewstate" data found in ASP.NET web pages. You provide the encoded viewstate string, and it reveals the underlying data structure in a human-readable format. This is useful for security researchers, penetration testers, or anyone needing to understand the internal state of an ASP.NET application or efficiently extract data from its pages.
122 stars. No commits in the last 6 months.
Use this if you need to inspect the hidden data within an ASP.NET web page for security analysis or to build more effective web scrapers.
Not ideal if you are working with web applications built on frameworks other than ASP.NET, as viewstate is specific to ASP.NET.
Stars
122
Forks
17
Language
Python
License
MIT
Category
Last pushed
May 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/yuvadm/viewstate"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.