Skip to content

A small utility to test Clash of Clans encryption using Frida

Notifications You must be signed in to change notification settings

clugh/coc-encryption-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coc-encryption-test

Run with:

python tracer.py -U -i crypto_box_curve25519xsalsa20poly1305_tweet_keypair -i send -i recv -i close -X libNimsWrap.so com.supercell.clashofclans

Installation

Install Frida with:

pip install frida

Install pynacl with:

pip install pynacl

Install pyblake2 with:

pip install pyblake2

About

A small utility to test Clash of Clans encryption using Frida

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published