Skip to content

chefvonaustralien/libimobiledevice-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

libimobiledevice-dotnet

a dotnet wrapper for libimobiledevice library

--

REQUIREMENTS:

-> .NET Framework 4.0+
-> libimobiledevice [http://www.libimobiledevice.org]

Optional:

-> libcurl.net (for device activation) [http://curl.haxx.se/libcurl/dotnet/]

--

IMPORTANT:

right now this library supports just a few commands.
a device activate / deactivate example is located at /samples

--

Classes:

device -- working (does not support all commands right now)
lockdownd -- working (does not support all commands right now)

--

TODO:

afc_protocol -- AppleFileCommunication protocol to commuticate with AFC and AFC2 services
sbservices -- something to communicate with SpringBoard.app (moving icons, get homescreen wallpaper, etc.)
housearrest -- Gain control of appstore application's document files.
mobilesync -- synchronizing device; same way as iTunes does
mobilebackup // mobilebackup2 -- creating backups of devices
restore -- restoring from backups

About

a dotnet wrapper around libimobiledevice library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages