November 20, 201113 yr I guess, that you need to tell a bit more about the context, it can be ANYthing. "2:1,20" can mean two gals, 1 cup and 20 videos... Greetings
November 20, 201113 yr Author It is something encrypted , i don't know what's there but it all about a trial verification or a obfuscation. File is made in .NET.
November 28, 201113 yr Looks like a VB string, it has no meaning unless the string is used, doesn't mean it is encrypted, just means it has no meaning in the form you present it in your post, normally ChrW(10) is a line feed meaning it will drop the cursor down to a new line. the "W" in the function chr which makes ChrW would indicate its a unicode string.my guess would be the string2:1,203:1,20It could be parse for some value or meaning, like the others said you need to produce more or explain how you got it. Edited November 28, 201113 yr by Departure
Create an account or sign in to comment