summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2018-04-02 11:26:20 +0300
committerYuval Adam <_@yuv.al>2018-04-02 11:26:20 +0300
commit862cf7418faa7757e507ecb2784a957df7ba7736 (patch)
tree1c6725c016bc0f61aac69cc986939a38bd05595d
parent9cc1a48d66213c3ed553ff0a2df47b12004395b4 (diff)
Expand references section in README
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index d0e872c..a9573fc 100644
--- a/README.rst
+++ b/README.rst
@@ -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