usbfluxd icon indicating copy to clipboard operation
usbfluxd copied to clipboard

Redirects the standard usbmuxd socket to allow connections to local and remote usbmuxd instances so remote devices appear connected locally.

Results 11 usbfluxd issues
Sort by recently updated
recently updated
newest added

While both appear to still be the same version, a deprecation warning is shown when using homebrew to install usbmuxd. eg: ```text ❯ brew info usbmuxd Warning: Use libusbmuxd instead...

Would be handy if someone create a Homebrew package for usbfluxd, so we could just do `brew install usbfluxd`. =)

help wanted

Looks like due to improper bookkeeping `client_close` is called twice for the same client, which has already been `free`'d, leading to a UAF. ASan: ``` ==33430==ERROR: AddressSanitizer: heap-use-after-free on address...

Not sure if this is a Frida or usbfluxd bug, so just gonna link to the other ticket I already made: https://github.com/frida/frida-core/issues/361

I used to use usbfluxd under Ventura running in QEMU with a phone running iOS 15.8, worked like a charm. Now I upgraded to Sonoma and switched phone to one...

usbfluxd keeps reconnecting and no devices are shown on macos. I use macos 11.7.10 and tested the host side with a local build on debian and with the aur package...

Hi there, wanted to build the lib and had some problems. Needed to install `sudo apt install libplist-dev`, may could add this to the README (?) When executing `./autogen.sh` I...

- compile using the system `libplist` library. - modify the `sbin` from `sbin` to the standard `bin`, and users use `sudo/doas` to raise the right to use. - add links...

Hi when i try to connect to the device i get the following error. I did all the steps provided in git. ``` usbmux_remote_connect: Could not find remote mux device...