Possible to change Flag DB?

Leon

Member
Joined
Aug 22, 2015
Messages
32
Reaction score
8
Points
43
Hello,

im thinking about to change the flag db.
I think its included on teamspeak3server_amd-64
Because older ts3 versions have other flags.
Do you think that is it possible to tell like 8.8.8.8 is from panama?

Thanks.
 

Derp

Retired Staff
Contributor
Joined
Apr 30, 2015
Messages
933
Reaction score
1,014
Points
217
It surely is possible, however you'd need to decrypt the database inside the binary, edit it and encrypt it back, :3
 

Leon

Member
Joined
Aug 22, 2015
Messages
32
Reaction score
8
Points
43
It surely is possible, however you'd need to decrypt the database inside the binary, edit it and encrypt it back, :3
I dont dont know much about this, can you help me a little bit with this? :D
Thanks.
 

dedmen

TeamSpeak Developer
Contributor
Joined
Mar 28, 2016
Messages
530
Reaction score
584
Points
197
It is possible. You need to figure out how the database is encrypted.. Then figure out how to read it.. because its binary data of unknown structure.. And then figure out how to reencrypt it and patch it into the binary. My suggestion would be. Give up.
 

Alligatoras

Administrator
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
381
It is possible. You need to figure out how the database is encrypted.. Then figure out how to read it.. because its binary data of unknown structure.. And then figure out how to reencrypt it and patch it into the binary. My suggestion would be. Give up.
Don't give up! You can always win!! ;)
 

Keepo

Member
Joined
Aug 14, 2016
Messages
1
Reaction score
0
Points
33
It's possible to change the flag names around in the client flag zip, but the issue is, it's only you who see the changes, on the modified client.
 
Top