Friday 29 April 2022

Sideloadly: Failed to prepare dylibs to inject: Deb looks malformed: no DynamicLibraries dir found

Gist: Sideloadly prompts the deb to be malformed if the deb only includes symbolic links, yet tweaks requires those links to properly launch. Upon injecting the deb versions of unlimapps's "uasharedtools" with instagram++, sideloadly prompts "Failed to prepare dylibs to inject: Deb looks malformed: no DynamicLibraries dir found." for uasharedtools in the installation log. I'm aware this occurs because the deb of "uasharedtools.nostash(iOS 11)" only includes symbolic links that references "/usr/lib/unlimapps_tweak_libs/", but does not include dynamic libraries, which sideloadly recognizes as malformed when injecting. When manually extracting the dylibs from the "uasharedtools" deb and injecting it, the application works on M1, yet when doing the exact same thing on iOS, the crash logs prompt that the the dylibs are missing, and the program crashes... Logs below: Termination Description: DYLD, dyld: Using shared cache: 3BAB2C80-5456-3CD4-86E8-66A5B55B0EAE | dependent dylib '/usr/lib/unlimapps_tweak_libs/libuasharedtools.dylib' not found for '/private/var/containers/Bundle/Application/A8478E7C-1065-487A-9A91-A4A962355F5F/Instagram.app/Frameworks/InstagramPlus.dylib', tried but didn't find: '/usr/lib/unlimapps_tweak_libs/libuasharedtools.dylib' '/usr/local/lib/libuasharedtools.dylib' '/usr/lib/libuasharedtools.dylib' Debs used: "com.unlimapps.gramplus_1.8r-331_iphoneos-arm.deb" "com.unlimapps.uasharedtools_2.2r-94_iphoneos-arm.deb" "com.unlimapps.uasharedtools.nostash_2.2r-94_iphoneos-arm.deb" Dylib extracted from: "com.unlimapps.uasharedtools_2.2r-94_iphoneos-arm.deb" Symbolic links included in: "com.unlimapps.uasharedtools.nostash_2.2r-94_iphoneos-arm.deb"

from iOSGods RSS Feed https://ift.tt/xlrtX3p

No comments:

Post a Comment