/AspDotNetWrapper-Edited-

This Tool To Test Machine Keys In View State

AspDotNetWrapper for test machine keys viewstate in ASP.NET

download

clone and unzip file in windows

Used

AspDotNetWrapper.exe --keypath MachineKeys.txt --encrypteddata <viewstate> --decrypt --purpose=viewstate  --modifier=<__VIEWSTATEGENERATOR> --macdecode

replace the <viewstate> to viewstate= parameter value in the source replace the <__VIEWSTATEGENERATOR> to __VIEWSTATEGENERATOR= parameter value in the source

image