Using a decompiler I figured out that they dont display the values of an array like "int[] myInts = {1,2,3,4};"
Are they just difficult to reverse engineer (and for that reason a good base for protection)?
Im no expert on what the different decompilers can or cannot do, but the initialization will certainly be visible in a disassembly so dont get the idea that your code is protected in some way.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.