Skip to content

The PAD Texture Extractor is a python script which extracts texture images from the binary data of the popular mobile game "Puzzle & Dragons".

Notifications You must be signed in to change notification settings

lucifekit/PADTextureExtractor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PAD Texture Extractor

The PAD Texture Extractor is a python script which extracts texture images from the binary data of the popular mobile game "Puzzle & Dragons".

Example Usage

You can use the PAD Texture Extractor to extract texture data from Puzzle & Dragons' .apk file. For example:

python PADTextureExtractor.py padEN.apk

You can also use it to extract monster textures from .bc files you download from your phone:

python PADTextureExtractor.py mons_1262.bc

Acknowledgements

Special thanks to Johann C. Rocholl who wrote the open-source PyPNG library which the PAD Texture Extractor uses to output PNG files.

About

The PAD Texture Extractor is a python script which extracts texture images from the binary data of the popular mobile game "Puzzle & Dragons".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%