Skip to main content

Find Dylib files for given search criteria

ipsw dyld search [flags]

Options

  -g, --category string       Search for specific ObjC category regex
-c, --class string Search for specific ObjC class regex
-h, --help help for search
--ivar string Search for specific ObjC instance variable regex
-l, --load-command string Search for specific load command regex
-p, --protocol string Search for specific ObjC protocol regex
-x, --section string Search for specific section regex
-s, --sel string Search for specific ObjC selector regex

Options inherited from parent commands

      --color           colorize output
--config string config file (default is $HOME/.config/ipsw/config.yaml)
-V, --verbose verbose output

SEE ALSO