Some useful tools for .NET developers

Discussion in 'Forum for discussion of ANTICHAT' started by Dracula4ever, 10 May 2006.

  1. Dracula4ever

    Dracula4ever Elder - Старейшина

    Joined:
    8 May 2006
    Messages:
    418
    Likes Received:
    183
    Reputations:
    26
    Net Reflector: "Reflector is the class browser, code explorer, code analyzer and documentation viewer for .NET. Reflector allows to easily view, navigate, search, decompile and analyze .NET assemblies in C#, Visual Basic, C++, IL assembly, Delphi and Chrome."

    Download from here: http://www.aisto.com/roeder/dotnet/

    Decompiler .NET: http://www.junglecreatures.com/DesktopDefault.aspx

    From FoundStone.com:

    .NET Security Toolkit: The Foundstone S3i .NET Security Toolkit includes tools to help design, develop, and test secure .NET software applications. The toolkit includes Validator.NET, .NETMon, and the SecureUML Template.
    Download here: http://www.foundstone.com/resources/termsofuse.htm?file=s3itoolkit.zip

    Sub tools(can be found in the Security Toolkit):

    .NETMon™ : The .NETMon tool monitors the .NET common language runtime enabling developers to conduct detailed analysis of how the .NET framework enforces security controls, including setting custom profiling filters and logging of specific events.
    Download here: http://www.foundstone.com/resources/termsofuse.htm?file=dotnetmon.zip


    Validator.NET™ : Validator.NET enables developers to programmatically determine user input locations that could be potentially exploited by hackers and provides proactive steps to build data validation routines which are loaded into a protection module. The tool helps eliminate common vulnerabilities such as SQL Injection and Cross-Site Scripting.
    Download here: http://www.foundstone.com/resources/termsofuse.htm?file=validator.zip

    enjoy :)
    dracula4ever