nowsecure / fsmon

monitor filesystem on iOS / OS X / Android / FirefoxOS / Linux

Home Page:https://www.nowsecure.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

rustymagnet3000 opened this issue · comments

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.

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

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

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

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

Same error with Iphone 5 32 Bits.