Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/artygus/ios-webkit-debug-proxy-win32

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/artygus/ios-webkit-debug-proxy-win32

  • v0.0.0-20171130204144-b029b740a936
  • Source
  • Go
  • Socket score

Version published
Created
Source

No longer maintained

The project is no longer maintained, windows support was introduced with google/ios-webkit-debug-proxy#193 in the original repo. You can find latest binaries on the releases page of google/ios-webkit-debug-proxy.

iOS WebKit Debug Proxy Win32

Win32 port of ios-webkit-debug-proxy (https://github.com/google/ios-webkit-debug-proxy).

The ios-webkit-debug-proxy allows developers to inspect MobileSafari and UIWebViews on real and simulated iOS devices via the DevTools UI and WebKit Remote Debugging Protocol. DevTools requests are translated into Apple's Remote Web Inspector service calls.

For more info please refer to the original README

Binaries

Get latest MSVC build from SourceForge: Release / Debug

It's a bit complicated to support latest libimobiledevice libs as they don't officialy support MSVC, so I decided to stick to mingw32: Build, x64 Build

Why win32 port?

Of course you can use any vm software to compile and run original ios-webkit-debug-proxy and forward usb/ports but it's not very cool, isn't it?

Notes

  • To debug with with ios-webkit-debug-proxy you need to have iTunes installed (after installation you can safely remove iTunes from Programs and Features, just leave Apple Mobile Device Support and Apple Application Support applications)
  • The project compilation was tested with VS2012 and VS2013 only
  • If you want to debug using Safari DevTools on Windows you may find this project useful

Troubleshooting

  • If you get the "connect: No error" message, please check that Apple Mobile Device service is running
  • If you see open pages of the iOS device for debugging, but when click on them you get a blank dev tools window just click on the shield icon in the address bar and choose "Load unsafe script"

Third Party Libraries

LibraryLicenseProject Link
libiconv*LGPLhttp://www.gnu.org/software/libiconv/
libxml2*MIThttp://xmlsoft.org
openssl*OpenSSLhttp://www.openssl.org
pcre*BSDwww.pcre.org
zlib*zlibhttp://www.zlib.net
getoptBSDhttp://www.gnu.org/software/libc/
win32 port http://www.opensource.apple.com
libimobiledeviceLGPL 2.1www.libimobiledevice.org
win32 port https://github.com/MCE-KobyBo/libimobiledevice
usbmuxdLGPL 2.1www.libimobiledevice.org
win32 port https://github.com/MCE-KobyBo/usbmuxd
libplistLGPL 2.1www.libimobiledevice.org
win32 port https://github.com/MCE-KobyBo/libplist

* win32 binaries provided by http://gnuwin32.sourceforge.net

FAQs

Package last updated on 30 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc