Giter Site home page Giter Site logo

Comments (15)

basti564 avatar basti564 commented on July 22, 2024 2

I made a script that automatically fakesigns an .ipa file using ldid from Homebrew.
Just type "path/to/fakesigner.sh path/to/UTM.ipa" and it will produce a file called UTM.ipa-fakesigned.ipa
This build has been tested by installing it on a jailbroken iPhone 7 with AppSync Unified via iFunBox and booting a VM

from utm.

osy avatar osy commented on July 22, 2024
  1. Does this work with the required entitlements? I.e. has this been tested? I donโ€™t have a jailbroken device.
  2. Is the preferred format IPA or DEB?

from utm.

basti564 avatar basti564 commented on July 22, 2024
  1. Yes, this should work. (I don't know if anyone has tested it with UTM specifically)
  2. IPA, because most app sideloaders(iFunbox, impactor and co.) only accept IPA files.

from utm.

osy avatar osy commented on July 22, 2024

I'm asking 1 specifically for someone to test it because UTM requires get-task-allow entitlement. I'm not sure if ldid will give it. My hunch is no.

from utm.

basti564 avatar basti564 commented on July 22, 2024

Do you have a fakesigned IPA? I could try to install it and test if it works

from utm.

osy avatar osy commented on July 22, 2024

No, I don't. For the future, please do not answer questions unless you have tested yourself already and know it for a fact. Otherwise it will lead to confusion.

from utm.

basti564 avatar basti564 commented on July 22, 2024

Sorry, but initially answered because I knew the answer for your question 2. about the preferred format of apps.

from utm.

 avatar commented on July 22, 2024

#43 please help me!

from utm.

baconglucose avatar baconglucose commented on July 22, 2024

I made a script that automatically fakesigns an .ipa file using ldid from Homebrew.
Just type "path/to/fakesigner.sh path/to/UTM.ipa" and it will produce a file called UTM.ipa-fakesigned.ipa
This build has been tested by installing it on a jailbroken iPhone 7 with AppSync Unified via iFunBox and booting a VM

Your script didn't work for me. It repackaged the ipa but I still couldn't install it. However, I was able to install the binary you provided.

For anyone coming across this with a jailbroken device and appsync. You don't need tools like iFunBox because the command line tool appinst should have been installed with appsync (It's from the same creator and can be found on her repository).
Use it like this (with a mobile terminal or ssh):

appinst <path to ipa file>

from utm.

jakeajames avatar jakeajames commented on July 22, 2024

There are no limitations when fakesigning, you can have any kind of entitlement (you can even disable sandbox etc) with it. The preferred format is .ipa, debs are used if distributed with Cydia.

Small edit: to sign with entitlements do: ldid -S/path/to/entitlements.xml /path/to/macho (there's no space after -S)

from utm.

osy avatar osy commented on July 22, 2024

Please check https://github.com/utmapp/UTM/releases/download/v0.2-fakesign/UTM.ipa to see that the fake sign has worked.

from utm.

basti564 avatar basti564 commented on July 22, 2024

It works ๐Ÿ‘Œ

from utm.

osy avatar osy commented on July 22, 2024

We also need someone to test #67 basically compare v0.2 and v0.2 fakesign and see if the fakesign version supports larger memory sizes.

In my personal experience, I have Windows 7 on iPad 2018 with 2GB of RAM. On v0.1 this is fine but on v0.2 it crashes on boot. I don't have a JB device to test, so I don't know if the fakesign version can bypass the iOS memory limits.

from utm.

The-SamminAter avatar The-SamminAter commented on July 22, 2024

Iโ€™ll test in similar conditions using the fakesigned on my jailbroken phone @osy86

from utm.

The-SamminAter avatar The-SamminAter commented on July 22, 2024

@osy86 Iโ€™m having problems: #32 (comment)

from utm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.