Tdi123 Posted April 19, 2021 Group: Members Topic Count: 93 Topics Per Day: 0.03 Content Count: 195 Reputation: 3 Joined: 12/12/17 Last Seen: January 19 Share 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 Link to comment Share on other sites More sharing options...
0 Haruka Mayumi Posted April 20, 2021 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 485 Reputation: 271 Joined: 06/13/17 Last Seen: April 14 Share Posted April 20, 2021 Use Embedded GRF.. disable read data folder.. encrypt all your grf. done. Quote Link to comment Share on other sites More sharing options...
0 Rynbef Posted April 19, 2021 Group: Forum Moderator Topic Count: 48 Topics Per Day: 0.01 Content Count: 941 Reputation: 125 Joined: 05/23/12 Last Seen: Sunday at 06:19 AM Share 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 Link to comment Share on other sites More sharing options...
0 Akkarin Posted April 19, 2021 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: April 15 Share 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 Link to comment Share on other sites More sharing options...
0 Akbare Posted April 20, 2021 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 491 Reputation: 20 Joined: 11/19/11 Last Seen: June 5, 2023 Share Posted April 20, 2021 use embed GRF from nemo, disable read data folder Quote Link to comment Share on other sites More sharing options...
0 Tdi123 Posted April 20, 2021 Group: Members Topic Count: 93 Topics Per Day: 0.03 Content Count: 195 Reputation: 3 Joined: 12/12/17 Last Seen: January 19 Author Share 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 Link to comment Share on other sites More sharing options...
0 Haruka Mayumi Posted April 20, 2021 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 485 Reputation: 271 Joined: 06/13/17 Last Seen: April 14 Share 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 Link to comment Share on other sites More sharing options...
0 Tdi123 Posted April 20, 2021 Group: Members Topic Count: 93 Topics Per Day: 0.03 Content Count: 195 Reputation: 3 Joined: 12/12/17 Last Seen: January 19 Author Share 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 Link to comment Share on other sites More sharing options...
0 Akbare Posted April 21, 2021 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 491 Reputation: 20 Joined: 11/19/11 Last Seen: June 5, 2023 Share 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 Link to comment Share on other sites More sharing options...
0 Akkarin Posted April 21, 2021 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: April 15 Share 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 Link to comment Share on other sites More sharing options...
0 Tdi123 Posted April 24, 2021 Group: Members Topic Count: 93 Topics Per Day: 0.03 Content Count: 195 Reputation: 3 Joined: 12/12/17 Last Seen: January 19 Author Share 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 Link to comment Share on other sites More sharing options...
Question
Tdi123
I am looking to encrypt the data.ini to prevent players from making changes to the server, through grf customs.
Edited by Tdi123Link to comment
Share on other sites
10 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.