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

iOS - ./fsmon-ios -p [pid] always give an "invalid argument" error #29

Open
rustymagnet3000 opened this issue Oct 31, 2016 · 4 comments

Comments

@rustymagnet3000
Copy link

Here is what I did:

  • Downloaded the zip from: [https://github.com/nowsecure/fsmon/]

  • expand zip and run make iOS on your Mac Book

  • Use a tool to copy file over to Jailbroken device.


  • chmod 755 fsmon-ios to enable execution.

  • ./fsmon-ios -L list the systems fs-mon can observe. WORKS.


  • ./fsmon-ios -v smoktest it displays the version. WORKS.

  • ./fsmon-ios -p [pid] FAILS.

@rustymagnet3000
Copy link
Author

The error I received was:
ioctl: Invalid argument
fdclone: Invalid argument

@rustymagnet3000
Copy link
Author

@trufae this is probably a "user error". Sorry, if it is!

PS - my jailbroken device is old. a non-64 bit ARM (iPhone 4S).

@judge2020
Copy link

Same, fails when on a ipad mini 1 non-64 bit.

@derekkddj
Copy link

Same error with Iphone 5 32 Bits.

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

3 participants