diff options
| author | Yuval Adam <_@yuv.al> | 2018-04-02 11:26:20 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-04-02 11:26:20 +0300 |
| commit | 862cf7418faa7757e507ecb2784a957df7ba7736 (patch) | |
| tree | 1c6725c016bc0f61aac69cc986939a38bd05595d | |
| parent | 9cc1a48d66213c3ed553ff0a2df47b12004395b4 (diff) | |
Expand references section in README
| -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 |
