All Projects → jengel3 → Appster

jengel3 / Appster

Licence: Apache-2.0 license
Cydia application to view and export content from your iDevice

Programming Languages

objective c
16641 projects - #2 most used programming language
Objective-C++
1391 projects

Projects that are alternatives of or similar to Appster

Immortal
Prevent expiration of signed iOS applications & bypass 3 free signed applications per device limit
Stars: ✭ 43 (+186.67%)
Mutual labels:  cydia, jailbreak
TranslucentMessages
Make the iOS Messages app translucent!
Stars: ✭ 18 (+20%)
Mutual labels:  cydia, jailbreak
libcolorpicker
Color Picker Library For iOS
Stars: ✭ 36 (+140%)
Mutual labels:  cydia, jailbreak
checkra1n-linux
checkra1n installer for all linux platforms
Stars: ✭ 44 (+193.33%)
Mutual labels:  jailbreak
iOS Tools
Put some tools which can useing in iOS development.
Stars: ✭ 29 (+93.33%)
Mutual labels:  jailbreak
iBadApple
First ever: Windows, free iCloud & activation lock bypass... that isn't a malware!
Stars: ✭ 133 (+786.67%)
Mutual labels:  jailbreak
iOS-Jailbreak-Development
GeoSn0w's majestic knowledge base for iOS 12 / iOS 13 Jailbreak Development.
Stars: ✭ 55 (+266.67%)
Mutual labels:  jailbreak
jailbreak-detection
Sample iOS App to test Jailbreak Detection Bypass
Stars: ✭ 18 (+20%)
Mutual labels:  jailbreak
iSecureOS
An iOS Security assessment app for jailbroken iOS Devices.
Stars: ✭ 111 (+640%)
Mutual labels:  jailbreak
ProxySwitcher
Easily enable / disable WiFi proxy on a jailbroken iOS device
Stars: ✭ 55 (+266.67%)
Mutual labels:  jailbreak
LazyMan-iOS
A simple app that lets you stream every live and archived NHL and MLB game from any of your iOS devices.
Stars: ✭ 73 (+386.67%)
Mutual labels:  jailbreak
iOS-10.1.1-Project-0-Exploit-Fork
iOS 10.1.1 Project 0 Exploit Compatible with All arm64 devices for Jailbreak Development
Stars: ✭ 47 (+213.33%)
Mutual labels:  jailbreak
Silica
A static site generator for MobileAPT repos.
Stars: ✭ 129 (+760%)
Mutual labels:  cydia
jailm8-windows
A windows app that provides several different jailbreak utilities, pre-compiled and ready to use
Stars: ✭ 21 (+40%)
Mutual labels:  jailbreak
hippie68.github.io
This is sleirsgoevy's PS4 jailbreak for firmware 7.02/7.5x, upgraded with additional features and more payloads.
Stars: ✭ 35 (+133.33%)
Mutual labels:  jailbreak
Nougat
Android notification shade for iOS
Stars: ✭ 25 (+66.67%)
Mutual labels:  jailbreak
iOS-Restrictions-Recovery
Can find the Restrictions or Screen Time passcode of any iOS 7.0-12.5.5 device. iOS 13 and 14 should work in theory, but Keychain-Dumper is very hit or miss on those versions
Stars: ✭ 50 (+233.33%)
Mutual labels:  jailbreak
isJailbroken
Detect whether iOS device is jailbroken or not | Jailbreak detection for iOS
Stars: ✭ 64 (+326.67%)
Mutual labels:  jailbreak
pinera1n
portable checkra1n solution on linux phone, not only one linux distribution can do it
Stars: ✭ 45 (+200%)
Mutual labels:  jailbreak
iOS-Tweak-Dev-Tools
A collection of useful development tools and forks of tools that are geared towards iOS jailbreak developers.
Stars: ✭ 37 (+146.67%)
Mutual labels:  jailbreak

Appster

Appster is a work-in-progress replacement for the now-defunct Cydia application, AppInfo. Appster aims to reproduce many of the features in AppInfo, and already supports basic features such as exporting application and tweak lists.

Features

  • Export installed applications
  • Export installed Cydia tweaks & extensions
  • Export and view a list of SMS and iMessages via email
  • Export and view notes saved on your device

Building

  • Appster is built using theos. Follow the setup guide to install it.
  • Install SettingsKit.
  • Run make clean package install THEOS_DEVICE_IP=xxx THEOS_DEVICE_PORT=xxx to build and install Appster on your device

Dependencies

  • PureLayout for easy UI design without the XCode interface builder
  • MBProgressHud for showing quick alerts and popups
  • AppList for retrieving a list of installed applications
  • SettingsKit for making the settings panel look nice

License

Apache License

Depiction

Appster allows you to view and export content from your iDevice.

  • Export messages and notes as a text list or the database file
  • Export installed Cydia tweaks and extensions via Email
  • Open tweaks in Cydia, view installed files, preview depictions
  • Export App Store and Apple tweaks via email
  • Search for specific tweaks or apps with the search bar
  • Open Apps in iFile or Filza to view content, or preview them in iTunes
  • Sort apps and tweaks based on name, identifier, or developer.
  • Set a default sort order and default email for exporting
  • Hide App Store updates with the press of a button
  • Configure Appster just like any other tweak in the settings app
  • Calculate total size of installed tweaks

Release 0.0.8

  • Fix installed files list
  • Changes to simple/detailed export lists for both applications and tweaks
  • Display iTunes metadata in iTunes applications - purchase date, release date, purchaser, genre, etc
  • Export and view Cydia sources
  • Open application folders in iFile
  • Open iTunes applications in the app store
  • Export messages - export the entire database to transfer to another phone, or export a single conversation or chat with all messages and timestamps
  • Export notes - export the entire database to transfer to another device, or just export a list of notes. Displays the title, body, authoring account, and a creation timestamp
  • Made changes to the author/maintainer contact buttons for Cydia tweaks, less useless information
  • WIP settings menu - will include information like a default email and other options

Release 1.0.0

  • Make installed files list uneditable
  • Add default sort order for tweaks/apps
  • Finish developers section in settings
  • Choose to not export system applications
  • Remove tweaks that haev been uninstalled
  • Add application/tweak icon and description to detail view
  • Add 3D Shortcut Icons
  • Add appster:// URL scheme
  • View depictions in Appster, or open in Cydia
  • Hide AppStore Updates
  • Sort applications/tweaks with a menu
  • Option to use Filza instead of iFile
  • New Splash screens & icon set
  • Export information about a single application
  • Hide search bars until pulled down
  • Make export emails look nicer
  • Add default recipient email to settings
  • Calculate total size of installed tweaks
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].