From b35e2776dd4d02dabeeaecd945dcaea0cfa227e2 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 13 Apr 2018 16:52:09 +0300 Subject: Add newly discovered references --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 658f584..10159d4 100644 --- a/README.rst +++ b/README.rst @@ -81,6 +81,8 @@ Since there is no publically available specification of how .NET viewstate is en - https://github.com/mutantzombie/JavaScript-ViewState-Parser - http://viewstatedecoder.azurewebsites.net/ +- https://referencesource.microsoft.com/#System.Web/UI/ObjectStateFormatter.cs,45 +- https://msdn.microsoft.com/en-us/library/ms972976.aspx Any official documents would be gladly accepted to help improve the parsing logic. -- cgit v1.3.1