Tdi123 Posted April 19, 2021 Posted April 19, 2021 (edited) I am looking to encrypt the data.ini to prevent players from making changes to the server, through grf customs. Edited April 20, 2021 by Tdi123 Quote
0 Haruka Mayumi Posted April 20, 2021 Posted April 20, 2021 Use Embedded GRF.. disable read data folder.. encrypt all your grf. done. Quote
0 Rynbef Posted April 19, 2021 Posted April 19, 2021 U can embedd it to ur executable or use a hackshield which generates a checksum/hash and check it every start. Gepard as example. Rynbef~ Quote
0 Akkarin Posted April 19, 2021 Posted April 19, 2021 You could also just *not* use it. Uncheck the diff patch in NEMO for something like "Use multiple GRFs". That will force your client to use data.grf and rdata.grf, and maybe adata.grf, I think. You can then hex your client. Use GRF Editor to encrypt your GRF and produce a custom cps.dll and you should be a little safer if you're not going to use any client-side protection. Quote
0 Akbare Posted April 20, 2021 Posted April 20, 2021 use embed GRF from nemo, disable read data folder Quote
0 Tdi123 Posted April 20, 2021 Author Posted April 20, 2021 (edited) On 4/20/2021 at 8:16 PM, Haruka Mayumi said: Use Embedded GRF.. disable read data folder.. encrypt all your grf. done. I can still modify the grf even though I don't have the password. On 4/20/2021 at 7:54 AM, Akkarin said: You could also just *not* use it. Uncheck the diff patch in NEMO for something like "Use multiple GRFs". That will force your client to use data.grf and rdata.grf, and maybe adata.grf, I think. You can then hex your client. Use GRF Editor to encrypt your GRF and produce a custom cps.dll and you should be a little safer if you're not going to use any client-side protection. I can still modify the grf even though I don't have the password. Example: Edited April 20, 2021 by Tdi123 Quote
0 Haruka Mayumi Posted April 20, 2021 Posted April 20, 2021 (edited) 2 minutes ago, Tdi123 said: I can still modify the grf even though I don't have the password. Example: Gonna check it Edited April 20, 2021 by Haruka Mayumi Quote
0 Tdi123 Posted April 20, 2021 Author Posted April 20, 2021 On 4/21/2021 at 2:12 AM, Haruka Mayumi said: Gonna check it Yes, and the program allowed it! On 4/21/2021 at 2:12 AM, Haruka Mayumi said: Gonna check it I can replace a file or add it, the program allows it, even if I don't have the password Quote
0 Akbare Posted April 21, 2021 Posted April 21, 2021 11 hours ago, Tdi123 said: I can replace a file or add it, the program allows it, even if I don't have the password open GRF editor open your GRF right click your grf and select descrypt add your file or other Quote
0 Akkarin Posted April 21, 2021 Posted April 21, 2021 On 4/20/2021 at 7:10 PM, Tdi123 said: I can still modify the grf even though I don't have the password. It's the files that are encrypted. You can overwrite them or add more files, but you can't extract the files without the password/key. Quote
0 Tdi123 Posted April 24, 2021 Author Posted April 24, 2021 (edited) On 4/21/2021 at 6:28 PM, Akkarin said: It's the files that are encrypted. You can overwrite them or add more files, but you can't extract the files without the password/key. yes Edited April 24, 2021 by Tdi123 Quote
Question
Tdi123
I am looking to encrypt the data.ini to prevent players from making changes to the server, through grf customs.
Edited by Tdi12310 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.