Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theiostream/bozocache
Get dsc through AFC
https://github.com/theiostream/bozocache
Last synced: 3 months ago
JSON representation
Get dsc through AFC
- Host: GitHub
- URL: https://github.com/theiostream/bozocache
- Owner: theiostream
- License: other
- Created: 2012-12-22T02:30:00.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-22T03:13:59.000Z (about 12 years ago)
- Last Synced: 2024-08-01T21:40:33.976Z (6 months ago)
- Language: C
- Homepage: http://theiostream.tumblr.com/post/38514643642/bozocache
- Size: 113 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- project-awesome - theiostream/bozocache - Get dsc through AFC (C)
README
## SUMMARY
** This requires "afc2add" to be installed from Cydia. **
USAGE: bozocache## DESCRIPTION
Copying the dyld shared cache was the only reason I even got a program like iExplorer. I felt this was stupid and created this tool to get it.Q: Why not use ssh?
A: You're not very experienced with this, apparently. Check https://github.com/kennytm/Miscellaneous/issues/1.## BUILDING
1. git submodule update --init
2. make
3. sudo make install## CREDITS
This borrows some code from:
* comex/spirit's dl.c (https://github.com/comex/spirit/blob/master/dl/dl.c)
* tristero/mobiledeviceaccess's MobileDeviceAccess.m (https://bitbucket.org/tristero/mobiledeviceaccess/src/f1b0e1ff086d/MobileDeviceAccess.m)