Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 481 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 481 Bytes

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.