Hani Abughazaleh
Hani Abughazaleh
Can you also make it work on Forbes' website?
If not, can it be supported?
It would be great to have this ported to patch iOS binaries. In a jailbroken environment, it's easy to obtain the decrypted binary, and I am guessing FB will be...
## Feature Request **Is your feature request related to a problem? Please describe.** When I run the application, only code within it can be swizzled. The code within the frameworks...
I am unable to decrypt latest app version 5.38 as the resulting ipa has the binary still encrypted, including the binaries in Framework folder. I tried another app, and that...
When signing using a wildcard provision, my application-identifier shows duplicate values when running codesign -d --entitlements: Should be value: XXXXXXXXX.com.name.* Shown value: XXXXXXXXX.com.name.com.name.*
I added the "TWEAKNAME_USE_FLEX = 1" line to makefile, and made sure that both theos jailed and flex is up to date. And if I try to add this to...
I am trying to build a tweak for an M2 Macbook that I will use with Ellekit. macOS 14.8 Xcode 16.2 I have the "MacOSX.sdk" copied into "/theos/sdks" In makefile...