Fernando_14 15 Newbie Poster

What useful plug-ins / debuggers for Visual Studio do you use (for Windows)?

P.S. I know Visual Studio has a good debugger)

Fernando_14 15 Newbie Poster

I'm scared already! It seemed to me that I was not particularly fixated on protecting my code and searching for the best of the best programs. But now I'm worried about the fate of my program)
Thanks

rproffitt commented: My advice. Use the obfuscators. Publish and promote. Learn from this for your next app. Later you'll wonder why you spent time on this. +15
Fernando_14 15 Newbie Poster

Hello! I am interested in the issue of protecting the code from hacking.
Do you protect your code from decompiling and hacking?
Why did the question arise? I worked in a team that developed games for Android. They all used obfuscators! So almost no one could hack their application.
Now I am interested in the topic of code protection. I looked at the existing topics, they are slightly outdated (8-10 years ago were relevant).
Use / not use obfuscator? Which to choose?