Jay
Jay
@radiosamurai , you have an encrypted IPA. You need to install it on a jailbroken device and dump the decrypted IPA before you can use reFlutter. You can use https://github.com/jayluxferro/frida-ios-dump...
> > @radiosamurai , you have an encrypted IPA. You need to install it on a jailbroken device and dump the decrypted IPA before you can use reFlutter. > >...
> #201 Engine SnapshotHash: b6d0a1f034d158b0d37b51d559379697 > > This engine is currently not supported. Most likely this flutter application uses the Debug version engine which you need to build manually using...
@wrteam-sagar , the engines have been built now. Kindly revert to the original tool and it should work fine now.
> @jayluxferro Thank you! I need to add you to PyPI. Could you put your username here (pypi.org) or email it to: [[email protected]](mailto:[email protected]) @Impact-I , username: `jayluxferro`
Try this and let me know if it works on the M1. https://github.com/jayluxferro/XDM-Browser-Extension/releases/download/v1.0.0/XDMSetup.dmg Thanks.
@ajayi-george The issue is not due to reFlutter. The app enforces other check for debug mode and root detection using root-beer. reFlutter doesn't guard against that. It just provides you...
Install the IPA after reFlutter on iOS 14 and encounter the 'Incorrect Full Snapshot Version' error.
@turingH , there's no snapshot hash `d0acff364c5b952c8b90ea5daf5982f6` If you can share the ipa I can look into it. You can find all the flutter snapshot hashes and the engine hashes...
Install the IPA after reFlutter on iOS 14 and encounter the 'Incorrect Full Snapshot Version' error.
Hi @KDR9666 Use this https://github.com/DanTheMan827/ios-app-signer, to sign the IPA file and the install it using `ios-deploy`
@iNx0 , can you provide details on what snapshot hash you used and the engine hash?