Should it be in the Lazarus folder?
Try running in the terminal:
whereis strip
or
which strip
Or you can look for it using the find field, I think top right of your Desktop; don't know if you need to open Finder; alternatively:
mdfind strip
in the terminal
Then
man strip
and/or
strip --help