Docker-eyeOS icon indicating copy to clipboard operation
Docker-eyeOS copied to clipboard

Run iPhone (xnu-arm64) in a Docker container! Supports KVM + iOS kernel debugging (GDB)! Run xnu-qemu-arm64 in Docker! Works on ANY device.

Results 12 Docker-eyeOS issues
Sort by recently updated
recently updated
newest added

tylerjaacks@Tyler-Jaacks-MacBook-Pro images % docker run -it --privileged \ --device /dev/kvm \ -e RAM=6 \ -e HFS_MAIN=./images/hfs.main \ -e HFS_SEC=./images/hfs.sec \ -p 2222:2222 \ -v "$PWD:/home/arch/docker-eyeos/images" \ -e "DISPLAY=${DISPLAY:-:0.0}" \ -v...

Unbelievable work upstream by @jonyafek from @AlephSecurity. COMING SOON!!!! ![ErwqcDBWMAAABef](https://user-images.githubusercontent.com/65906298/104707031-c5d50800-5713-11eb-922a-267098d88228.jpg) Jonathan Afek's news: https://twitter.com/JonathanAfek/status/1350000894784495617 /r/jailbreak Reddit post: https://www.reddit.com/r/jailbreak/comments/kxr0v8/news_ios_qemu_is_getting_a_graphical_display_ios/ - Aleph Security [@AlephSecurity](https://alephsecurity.com/) - Vera Mens [@v3rochka GitHub](https://github.com/V3rochka) && [@v3rochka Twitter](https://twitter.com/V3rochka)...

enhancement

My friend have a linux server running in raspbberry pi but the arch is arm64, KVM is supported. It can't run because only AMD64 is supported. ``` WARNING: The requested...

This would be extremely useful for automatically testing if a app's camera integration works as expected by emulatating a frame buffer

``` ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 nohup: appending output to 'nohup.out' No protocol specified Unable to init server: Could not connect: Connection refused gtk initialization failed...

Sorry about the non-descriptive title, but I'm not sure what the(s) is/are, and am not very familiar with docker. I am trying to run this on Linux Mint 20, with...

It's huge, will reduce the container similar to Docker-OSX

Only 2 things are stopping full build inside the container 1. Making the tcp tunnel clang12 or something else eg `arm64-apple-ios12.0.0-clang main.c -o test_module -arch arm64 -mabi=aapcs -Xlinker -kext -nostdlib...

help wanted

Hi, an amazing idea with the tool! But back to the business: -What iOS versions are available? -Does it support iPadOS? Cheers, PM

Since there is no screenbuffer, is there any way to get VNC working? I've tried the category in the README but it doesn't provide any output or allow connections