Results 1 to 5 of 5

Thread: convert dll into .aspx.cs files

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2005
    Posts
    56

    convert dll into .aspx.cs files

    someone compiled the aspx.cs file into dll and deleted all the source code and hosted in the site for people to use. now i want that dll to be converted back into the aspx.cs file

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: convert dll into .aspx.cs files

    Try using any available dotNET Decompilers .

  3. #3

    Thread Starter
    Member
    Join Date
    Apr 2005
    Posts
    56

    Re: convert dll into .aspx.cs files

    I tried searching google, but it do not display any good decompilers. can you name any ?
    Thanks.

  4. #4
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: convert dll into .aspx.cs files

    One of them is this : http://www.saurik.com/net/exemplar/ .

  5. #5
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Re: convert dll into .aspx.cs files

    antoher one is reflector, awesome tool and yet free
    http://www.aisto.com/roeder/dotnet/
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width