GenTwo
GenTwo
CC#
Created by GenTwo on 2/26/2023 in #help
❔ X509Certificate Help
If i do this:
if (!certificate.Issuer.Contains("Google Trust Services LLC") || sslPolicyErrors != SslPolicyErrors.None)
if (!certificate.Issuer.Contains("Google Trust Services LLC") || sslPolicyErrors != SslPolicyErrors.None)
It's fine?
7 replies
CC#
Created by GenTwo on 2/26/2023 in #help
❔ X509Certificate Help
harold
7 replies
CC#
Created by GenTwo on 2/26/2023 in #help
❔ X509Certificate Help
If i just do if (!certificate.Issuer.Contains("Google") returns false
7 replies
CC#
Created by GenTwo on 2/26/2023 in #help
❔ X509Certificate Help
7 replies
CC#
Created by GenTwo on 2/26/2023 in #help
❔ X509Certificate Help
However, when I run it, it returns false
7 replies
CC#
Created by GenTwo on 2/21/2023 in #help
❔ Windows Form help
That's unfortunate, is there anyway to easily add/remove buttons and so on or would it be easier to rewrite the UI?
25 replies
CC#
Created by GenTwo on 2/21/2023 in #help
❔ Windows Form help
25 replies
CC#
Created by GenTwo on 2/21/2023 in #help
❔ Windows Form help
In desginer
25 replies
CC#
Created by GenTwo on 2/21/2023 in #help
❔ Windows Form help
Or this
25 replies
CC#
Created by GenTwo on 2/21/2023 in #help
❔ Windows Form help
25 replies
CC#
Created by GenTwo on 2/21/2023 in #help
❔ Windows Form help
25 replies
CC#
Created by GenTwo on 2/21/2023 in #help
❔ Windows Form help
25 replies
CC#
Created by GenTwo on 2/21/2023 in #help
❔ Windows Form help
25 replies
CC#
Created by GenTwo on 2/21/2023 in #help
❔ Windows Form help
Actually, there's nothing super important in them, ill attach them here
25 replies
CC#
Created by GenTwo on 2/21/2023 in #help
❔ Windows Form help
We've got FormMain.cs, FormMain.Designer.cs & FormMain.resx I'd be happy to DM them to you if you like?
25 replies
CC#
Created by GenTwo on 2/21/2023 in #help
❔ Windows Form help
Yeah i click the button and it sends me to the code
25 replies
CC#
Created by GenTwo on 1/11/2023 in #help
❔ Console Application Authentication help
Absolute fucking headache to make it so I kinda want to protect the god knows how many hours of effort
29 replies
CC#
Created by GenTwo on 1/11/2023 in #help
❔ Console Application Authentication help
I do the same + automate the obfuscation of classes, methods, vars, strings and the flow. It throws most people off as it’s not common to see obfuscated code
29 replies
CC#
Created by GenTwo on 1/11/2023 in #help
❔ Console Application Authentication help
Yeah it’s quite bad with DayZ, it’s essentially C code so many put rest calls in for license servers and obfuscate PBO files to you can’t open them. But if you want the game to run it then it has to be accessible somehow, it’s a shit protection method
29 replies
CC#
Created by GenTwo on 1/11/2023 in #help
❔ Console Application Authentication help
It's bohemia after all
29 replies