Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pauldotknopf/itunesmobiledevice-hook
This is a dll that can replace the iTunesMobileDevice.dll, forwarding the requests to the real iTunesMobileDevice.dll, and inspect the parameters being sent.
https://github.com/pauldotknopf/itunesmobiledevice-hook
Last synced: 17 days ago
JSON representation
This is a dll that can replace the iTunesMobileDevice.dll, forwarding the requests to the real iTunesMobileDevice.dll, and inspect the parameters being sent.
- Host: GitHub
- URL: https://github.com/pauldotknopf/itunesmobiledevice-hook
- Owner: pauldotknopf
- Created: 2015-05-29T07:49:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-28T03:07:35.000Z (almost 9 years ago)
- Last Synced: 2023-03-25T22:57:10.962Z (over 1 year ago)
- Language: C
- Size: 59.6 KB
- Stars: 31
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iTunesMobileDevice-Hook
This is a DLL library that can replace the iTunesMobileDevice.dll, forwarding the requests to the real iTunesMobileDevice.dll, and inspect the parameters being sent.More information can be found on [the wiki](https://github.com/theonlylawislove/iTunesMobileDevice-Hook/wiki).