That said, please, if you're a .NET developer who's considering creating and selling a commercial program there are programs out there like .NET Reflector (FREE) which can easily disassemble and display your code in seconds.... Do yourself a favor and look into obfuscation software for .NET which will atleast make it harder to disassemble and will, for the most part, stop the casual hacker from viewing your code.
I appreciate all of the positive feedback I've gotten from everyone here and I'm moving forward with the GCS program...in .NET. I am going to release it as open source but I'd like to get more of the development out of the way before I start getting other people involved. I haven't had much success with multi-developer situations and I'd like to get my "big ideas" done before letting everyone else have at it.
Thanks!
Comments
We all support and encourage Happy and others to work, learn, grow and contribute to what goes on here.
I'd like to close this blog. I think its been discussed enough, here.
Its up to Happy to pursue this as he feels he needs, commenting further here will only complicate this issue and honestly creates some negativity that we don't want, don't need here.
Things seem better this morning after reading the epilogue, but I still have a bad taste in my mouth.
I hope Happy feels better about these latest turns.
--Chris
I did not steal HK's code. My project has a codebase completely independent from HK's. I do not enjoy being called a theif, especially when the accuser jumps to conclusions. It was very stupid of me to create the post leading to this situation.
I'm glad that you all are willing to defend a member of your community, but I did not open source his work. If I'm guilty of anything, its making a stupid and ambiguous remark.
There're ways to also encrypt the .net .exe file so reflector can't even open. The other program that was mentioned will make it almost impossible to read but the combination of both it's what it makes really hard to read the code.
To be honest, I could spend some time and help you with the incredible work that you're doing if the project is in google and if you accept me as member.
I've 15 year of experience in programming but I don't do for life, I just use as a tool to perform some tasks.
Indeed many folks can learn from your code but I think that this user from RCGroups should be banned from there.
If you need any help with Google SC repository PM me and let me know what can I do.
Please continue your great work. Why not stop this guy with a DMCA.
After reading the five supporting pages the DIY Drones members where writing in the last FOUR hours, there is no more extra comment from my side. Everything is said.
Thanks for your great software you wrote and shared with us. Please do not give up.
Best
Christof, Switzerland
I am however glad for this thread, and think the important thing for me and others who are using the the .net platform is to learn about it's pitfalls from Happys experiences.
If someone comes up with some revolutionaries code, they can write them in native language, and then they can keep them secret a little longer.
For everyone else, the code we write, have probably been written before many times, in different forms.
And just because it is readable for everyone who knows reflector, it doesn't mean it is open source.