You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a command outputs too many results, it often overflows the console.
Is there a feature to export the results to a local file?
For example:
ios hooking list classes -o output.txt
or
ios hooking list classes >> output.txt
The text was updated successfully, but these errors were encountered:
When a command outputs too many results, it often overflows the console.
Is there a feature to export the results to a local file?
For example:
ios hooking list classes -o output.txt
or
ios hooking list classes >> output.txt
The text was updated successfully, but these errors were encountered: