Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am not able to install appmon on my iPhone #107

Open
karthick4kumaran opened this issue Sep 8, 2020 · 0 comments
Open

I am not able to install appmon on my iPhone #107

karthick4kumaran opened this issue Sep 8, 2020 · 0 comments

Comments

@karthick4kumaran
Copy link

Getting the following error when trying to run the
python ipa_installer.py -ipa <ipa_path>

Error
[+] Injecting DYLIB...
[+] Code-signing...
iPhone Developer: no identity found
Traceback (most recent call last):
File "ipa_installer.py", line 180, in
subprocess.check_output(["codesign", "-fs", 'iPhone Developer', injected_dylib_path])
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 573, in check_output
raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '['codesign', '-fs', 'iPhone Developer', '/tmp/appmon_ipa/shared/Payload/xyz.app/FridaGadget.dylib']' returned non-zero exit status 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant