This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

ASP.NET Reflector

From OWASP
Revision as of 18:29, 27 May 2009 by MediaWiki spam cleanup (talk | contribs) (Reverting to last version not containing links to www.textouolor.com)

Jump to: navigation, search

ASP.NET REflector is a tool that uses reflection to show the properties,methods and fields values (both Public and Private) of the selected object (starting in the 'this' object)

Download: Owasp ANBS AspNet Reflector V0.1a


Screenshots

Properties and Methods of 'this'

ASPNET Reflector 1.png


Properties and Methods of 'this:Context '

ASPNET Reflector 2.png


Properties and Methods of 'this : Context : Request'

ASPNET Reflector3.png