Skip to content

Just frida script which lets you to obtain source code of Cocos2D game from Android device.

Notifications You must be signed in to change notification settings

ne1llee/cocos2d-decryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

What is it?

Just frida script which lets you to obtain source code of Cocos2D game from Android device.

How to run?

  1. Run frida server on your Android device.
  2. Edit .py and .js files regarding to comments on top.
  3. Run .py script.
  4. Wait until game fully loads to obtain ALL sources (may take some time with running decryptor).

forward

adb forward tcp:27042 tcp:27042 adb forward tcp:27043 tcp:27043

About

Just frida script which lets you to obtain source code of Cocos2D game from Android device.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published