Skip to content

Frida handlers for tweetnacl crypto functions in libg.so and send and recv functions in libc.so in Clash of Clans

Notifications You must be signed in to change notification settings

clugh/frida-coc-handlers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

frida-coc-handlers

Run with:

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

For basic file handling support, use the modified version of tracer.py here.

About

Frida handlers for tweetnacl crypto functions in libg.so and send and recv functions in libc.so in Clash of Clans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages