Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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)