How can we help you today? How can we help you today?

Index was outside the bounds of the array.

I try to open Assembly then it show that error

"// Assembly Exam#

Location: D:CN4TailieuNew FolderExam#.exe
Name: Exam#, Index was outside the bounds of the array. "

I used .NET Reflector : 8.3.3.115

Here is Assembly: http://www.mediafire.com/download/272op ... a/Exam.rar

If anyone have any idea please comment below :(
2TbP
0

Comments

3 comments

  • Jessica R
    Hi there,

    I'm afraid that .NET Reflector cannot work with this assembly as it appears to have been protected with a tool that's made it so that decompilers cannot open it.

    Apologies as I realize this is not the answer you were hoping for-please let me know if you have any further questions!
    Jessica R
    0
  • 2TbP
    Thank you for your comment.
    But you can explain detail that tool develop by Microsoft Visual C# so why .NET Reflector can't open it?
    2TbP
    0
  • Jessica R
    The assembly appears to have been protected by the obfuscator named Confuser which has obfuscated the assembly in a way that all tokens have been corrupted-this makes it impossible for .NET Reflector to interpret the IL, I'm afraid.
    Jessica R
    0

Add comment

Please sign in to leave a comment.