darling
darling copied to clipboard
Darwin/macOS emulation layer for Linux
My subject matter expert tells me Apple is going to *eventually* move to ARM64 only support for their OS (and apps). With Roseta 2 allowing them to run x64 on...
``` Downloading packages... Downloading CLTools_macOS_SDK_Remove_1012.pkg... Installing... installer: Installing package com.apple.pkg.CLTools_SDK_OSX1012 version 9.2.0.0.1.1510905681 (94 KB) installer: Extracting files installer: Installation complete Downloading CLTools_Executables.pkg... Installing... installer: Installing package com.apple.pkg.CLTools_Executables version 9.2.0.0.1.1510905681 (597942...
 I've tried many things but i can't fix this error... can someone help pls
Beginning with macOS 10-14 Mojave, OpenGL and OpenCL frameworks will be deprecated, and favoured the Apple's Metal API. Even Apple don't want to support Vulkan API natively, a former proprietary...
``` [ 43%] Linking C shared library pam_opendirectory.so.2 Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_NSString", referenced from: objc-class-ref in pam_opendirectory.m.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command...
**Library** OSAKit Seems to be for interfacing with Apple Script. [SDK](https://github.com/phracker/MacOSX-SDKs/tree/master/MacOSX11.3.sdk/System/Library/Frameworks/OSAKit.framework/Versions/A/Headers) > dyld: Library not loaded: /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit Referenced from: /Volumes/SystemRoot/home/cornelius/Downloads/OmniFocus.app/Contents/MacOS/OmniFocus Reason: image not found abort_with_payload: reason: Library not loaded: /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit...
i got `[ 73%] Building CXX object src/external/cctools-port/cctools/ld64/src/CMakeFiles/x86_64-apple-darwin19-ld.dir/ld/InputFiles.cpp.o /home/user/Development/darling/src/external/cctools-port/cctools/ld64/src/ld/InputFiles.cpp:34:10: fatal error: 'thread' file not found #include // for std::thread ^~~~~~~~ 1 error generated. ` i am on ubuntu 20.04 with...
I understand that ARM64 support isn't a high priority for Darling, but there are some parts that I probably would not understand or know how to resolve on my own....
As seen in #1115, sometimes the host's shell environment can be configured in a way that is incompatible with Darling containers. It would probably be better behavior for Darling to...
Hi. I'm playing around with Darling and wanted to execute [this binary from crackmes.one](https://crackmes.one/crackme/603ea0cb33c5d42c3d016cbd). Password of the download zip is `crackmes.one`. I've tried to look for the file the error...