fsmon icon indicating copy to clipboard operation
fsmon copied to clipboard

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

Open rustymagnet3000 opened this issue 7 years ago • 4 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.

rustymagnet3000 avatar Oct 31 '16 10:10 rustymagnet3000

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

rustymagnet3000 avatar Oct 31 '16 10:10 rustymagnet3000

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

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

rustymagnet3000 avatar Oct 31 '16 10:10 rustymagnet3000

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

judge2020 avatar Nov 08 '17 21:11 judge2020

Same error with Iphone 5 32 Bits.

derekkddj avatar Nov 29 '17 12:11 derekkddj