diff options
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -63,9 +63,13 @@ Development References ---------- +Since there is no publically available specification of how .NET viewstate is encoded, reverse engineering was based on prior work: + - https://github.com/mutantzombie/JavaScript-ViewState-Parser - http://viewstatedecoder.azurewebsites.net/ +Any official documents would be gladly accepted to help improve the parsing logic. + License ------- MIT |
