Skip to content

A Theos tweak to share the contents of UserDefaults from a running process

Notifications You must be signed in to change notification settings

klmitchell2/ShareUserDefaults

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShareUserDefaults

A Theos tweak to share the contents of NSUserDefaults from a running process via UIActivityViewController. Contributions and feedback are welcome!

Installation

  • Confirm in the MakeFile that THEOS_DEVICE_IP & THEOS_DEVICE_PORT are pointing to your jailbroken device.
  • make package install in this directory.

Usage

  • Open up any app on your jailbroken device.
  • An alert will be displayed, pressing Yes results in a UIActivityViewController being displayed.
  • Airdrop the UserDefaults text file to your computer.

Testing Enviroment

  • This tweak was tested on an iPhone 8 Plus running iOS 14.8 and jailbroken with Checkra1n.

Future Enhancements

  • Ability to turn on/off the tweak in settings.
  • Ability to send UserDefaults with a .json extension (as opposed to .plist).
  • Make this available to download on Cydia

About

A Theos tweak to share the contents of UserDefaults from a running process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published