06-13-2018, 06:03 AM
I'm in the process of ripping iOS's activity achievement badge models (these things), but for some of the special badges, I need help from someone who has:
Please run this command on your iPhone via SSH:
You'll probably get a huge list of file paths that look somewhat like this:
Please go up two levels from every .bdg.zip file and zip that directory (so here you'd end up with 2017_03.zip), then upload all resulting ZIP files.
I'd extract the files from iOS update files (IPSWs), but those only contain the standard set of badges. The special badges seem to be downloaded on the fly, but I can't figure out from where exactly, so getting them from someone who has already unlocked them seems to be the easiest solution.
Here's that non-exhaustive list of special badges:
- a jailbroken iOS 11 iPhone (it has to be an iPhone)
- SSH access to run commands and transfer files off the device
- unlocked a few, if not all special Activity challenges (like the ones for Mother's Day, Earth Day 2018, Veterans Day and so on, there's also a non-exhaustive list at the end of this post)
Please run this command on your iPhone via SSH:
Code:
find / -type f -iname "*.bdg.zip"
You'll probably get a huge list of file paths that look somewhat like this:
Quote:/System/Library/Health/Assets/FitnessUIAssets.bundle/ActivityAchievements/MonthlyAchievements/models/2017_03/badgemodel/BadgeModel.bdg.zip
Please go up two levels from every .bdg.zip file and zip that directory (so here you'd end up with 2017_03.zip), then upload all resulting ZIP files.
I'd extract the files from iOS update files (IPSWs), but those only contain the standard set of badges. The special badges seem to be downloaded on the fly, but I can't figure out from where exactly, so getting them from someone who has already unlocked them seems to be the easiest solution.
Here's that non-exhaustive list of special badges: