Well let me just point out a few small things that are wrong.
1. "its depends on .NET framework, if you know what I mean with that. " I have been using C# for over 3 years. I know what the .NET Framework is.
2. "I dont understand what you mean with that 'obfuscatet', in what context do you mean this?"
obfuscated* If you do not know what obfuscated is then how is the .exe obfuscated?
"Obfuscate - render obscure, unclear, or unintelligible."
Also you only obfuscate something if you need to hide something. And since you used the Newtonsoft.Json library then everything in this program you are trying to hide and protect is already online. Anyone can just google search "newtonsoft.json deserialize example" and get the exact same code.
3. Why would you use the xmlhelper class if it doesn't need to use xml files?
4. "and frankly I do not care if someone uses it or not" Well you obviously do if you posted it to be used.
5. "There is no malicious code, but I know how everyone thinks the opposite." Well because there is positive results in virus scan and it is obfuscated.
1. So, then make some application for pandacomunity, like this utility do. Your turn, just use google search with "newtonsoft.json deserialize example" with you experience you must make copy of my tool in c# within 24hours. Then just post it and my tool will be obsolete.
2. I know what 'obfuscate' mean. But still missing context. With your logic all programs with closed source is obfuscated.
3. I dont' know, maybe is used by newtonsoft.json when calling deserialize. But where you see this?
4. And again your logic, for exaplme, Google, Yahoo, Bing and more companies give you opurtunity to use ther search engines, they not force you to use their services .
5.
really, so all wallets is full of wiruses, trojans ond so on. And many other application too... Please be carefull and use all programs at your own risk!!!
I would just like to know, why not release the source code? You never answered that - what's your reasoning?
If you posted this to share... then share the source?
Thanks god one normal reply
not like that FBI, KGB, CIA post above
yeah, why is there no source? It is simple, someone making open source and someone not. But this is so simple app there is no reason make it closed. I never publish source before, but I publish some small utility long time ago. I'am not good programmer, I just making small utility. I'll try publish this code on GIT. But i have no experiences with GIT so give me some time. Maybe someone help me make this application better