Does objection have the function of exporting results?
Author: prshipCreated Sep 28, 2023Updated Jan 16, 2025
Labels✨enhancement
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
Source: sensepost/objection