Home - Forums-.NET - Spices.Net - Errors raised by Obfuscator

Spices.Net

NET code security, tools to protect, obfuscate, tamper defense, code and data safety, recover, convert, optimize, explore, browse and analyze .Net software.

This forum related to following products: Spices.Net Suite, Spices.Net Obfuscator, Spices.Net Decompiler

Errors raised by Obfuscator
Link Posted: 04-Mar-2013 02:22
Hi,

I am continually getting the following warnings \ errors:

Raised on parsing CA, Row:469, Token: 0x0c0001d6
  Exception:Input string was not in a correct format.
  Stack Trace:
  Assembly: mscorlib, Type: System.Number[0x0200010f], Method: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean)[0x06000e9b], ILOffset:0x0000003c
  Assembly: mscorlib, Type: System.Number[0x0200010f], Method: Int32 ParseInt32(System.String, System.Globalization.NumberStyles, System.Globalization.NumberFormatInfo)[0x06000e80], ILOffset:0x00000023
  Assembly: mscorlib, Type: System.Byte[0x020000a0], Method: Byte Parse(System.String, System.Globalization.NumberStyles, System.Globalization.NumberFormatInfo)[0x060008aa], ILOffset:0x0000000a
  Assembly: NineRays.Utils, Type: l.4[0x0200002e], Method: Byte[] \u2(System.String)[0x06000156], ILOffset:0x00000032
  Assembly: NineRays.Utils, Type: Xg.H[0x020000c2], Method: System.Reflection.AssemblyName \u2(System.String)[0x06000362], ILOffset:0x00000148
  Assembly: NineRays.Utils, Type: f.k[0x02000025], Method: System.String \u2(System.String, System.String[], 7.\u15)[0x060000dd], ILOffset:0x00000047
  Assembly: NineRays.Utils, Type: f.k[0x02000025], Method: System.String \u2(System.String, System.String[], 7.\u15, Boolean)[0x060000e0], ILOffset:0x00000055
  Assembly: NineRays.ILOMD, Type: \u14\u14.v[0x02000062], Method: \u14o.J \u17(System.String, System.String, NineRays.ILOMD.Options.Project)[0x060001f6], ILOffset:0x0000019c
  Assembly: NineRays.Obfuscator, Type: \u14.\u13[0x0200000e], Method: System.String \u11(System.String, System.Collections.Hashtable)[0x060000dd], ILOffset:0x00000130
  Assembly: NineRays.Obfuscator, Type: \u14.\u13[0x0200000e], Method: Boolean \u11(\u14, System.Collections.Hashtable)[0x060000de], ILOffset:0x0000016f
  Assembly: NineRays.Obfuscator, Type: \u14.\u13[0x0200000e], Method: Void \u133()[0x060000df], ILOffset:0x000002ef
  
  Stack trace digest:
  -------------------
  mscorlib; 0x06000e9b; 0x0000003c
  mscorlib; 0x06000e80; 0x00000023
  mscorlib; 0x060008aa; 0x0000000a
  NineRays.Utils; 0x06000156; 0x00000032
  NineRays.Utils; 0x06000362; 0x00000148
  NineRays.Utils; 0x060000dd; 0x00000047
  NineRays.Utils; 0x060000e0; 0x00000055
  NineRays.ILOMD; 0x060001f6; 0x0000019c
  NineRays.Obfuscator; 0x060000dd; 0x00000130
  NineRays.Obfuscator; 0x060000de; 0x0000016f
  NineRays.Obfuscator; 0x060000df; 0x000002ef

How do I go about resolving it?  Using options X#4.
Thanks.
Link Posted: 04-Mar-2013 04:10
Could you let me know what version of Spices.New Obfuscator are you using?
Link Posted: 04-Mar-2013 08:05
Latest and greatest - 5.8.4.1 - Command Line version.
Link Posted: 04-Mar-2013 10:12
Thanks for the information. We've detected the place and reason of this problem (exception when Spices.Obfuscator is trying to parse referenced assembly name).
We need another information to quickly solve that problem, could you provide us with the list of referenced assemblies (full names with public key token) and with full name of problem assembly?
Link Posted: 05-Mar-2013 01:13
Hi,

I did send an email about an hour ago, subject "RE: http://www.9rays.net/Boards/Topic.aspx?TopicID=8922"

Thanks
Link Posted: 11-Mar-2013 23:50
Hi,

The issue has been rectified and should be available in the next release.

Thanks for all the help.