fsmon
fsmon copied to clipboard
iOS - ./fsmon-ios -p [pid] always give an "invalid argument" error
Here is what I did:
-
Downloaded the zip from: [https://github.com/nowsecure/fsmon/]
-
expand zip and run
make iOSon your Mac Book -
Use a tool to copy file over to Jailbroken device.
-
chmod 755 fsmon-iosto enable execution. -
./fsmon-ios -Llist the systems fs-mon can observe. WORKS. -
./fsmon-ios -vsmoktest 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.