JJTech

Results 46 issues of JJTech

[OpenWirelessLink](https://seemoo-lab/owl) is an open source version of Apple Wireless Direct Link that allows you to use their [open-source reimplementation of AirDrop](https://github.com/seemoo-lab/opendrop). This would allow users to use AirDrop, even when...

documentation

Hi! I noticed that you are missing https://github.com/FD-/RPiPlay and https://github.com/KqSMea8/AirplayServer! Just wanted to let you know!

I was looking to implement similar funtionality in my app, and was confused because I couldn't find any code for playing audio. I then saw commit https://github.com/rileytestut/Clip/commit/6af8056840e6ad3894822769db698c665825ec9c, which changed it...

**Describe the bug** Removing libc.so from the libraries list will cause the ELF to become invalid. Using `ldd` on it produces the following output: ``` Inconsistency detected by ld.so: dl-version.c:...

bug
ELF
Parser

The repository currently linked in the README is missing a lot of developer images - including all of iOS 15

This also includes: - proxy improvements - openhaystack - sms forwarding - much else

This is a list of iMessage features that are too simple for their own issue and we're missing - [x] typing indicators - [ ] read receipts - [ ]...

enhancement
good first issue

Looks like this needs to wait until after the `async` branch is merged, since I don't think `tlslite` will be compatible any time soon. Looks like we also need to...

enhancement

Large libraries cannot be relocated, because load_base + value_orig overflows a 4 byte integer. Not sure what the solution would be. Here's the culprit library: [libCoreADI.so.zip](https://github.com/AeonLucid/AndroidNativeEmu/files/10023427/libCoreADI.so.zip) and the backtrace: ```...

Will this be updated to support the RPi 3 or 4? (I don’t have a 1 or 2)