You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 9, 2021. It is now read-only.
clanner edited this page Apr 11, 2015
·
1 revision
On android the game has some local storage in /data/data/com.supercell.clashofclans
The user credentials are stored in shared_prefs/storage.xml, and are encrypted using SecurePreferences.java, the encryption key is the android device id ( a 16 digit hex number ).
the keys in the storage.xml dictionary are encrypted using aes-256-ecb, while the values are encrypted using aes-256-cbc, with iv fldsjfodasjifuds.