ProFind 1.25 macOS
ProFind is advanced file search app for macOS.
With powerful features and great performance, ProFind delivers advanced file search for macOS. And with support for natural language queries, application launching, hidden location searches, scripting and more.
Search inside invisible folders and packages. Searches any disk type.
Uses kernel based searching (searchfs) when available. Uses metadata indexes (as used by Spotlight) when available to improve performance. Autocompletion for application names. Large icon view for one or two search results.
Under it’s elegant user interface, ProFind combines the power of macOS’s different search capabilities to make sure it finds all the files your looking for. And it’s been carefully tuned for performance and responsiveness.
Compatibility: macOS 10.15 or later
Homepage https://www.zeroonetwenty.com/
Screenshots




July 12, 2024 2:39 pm
Can’t be verified, move to trash pop-up. You need to CodeSign this to get it to work.
Open terminal and type “sudo codesign –force –deep –sign – ” (with the space at the and)
Drop the Profind.app in the terminal and hit enter. (ask for password)
Then type “sudo xattr -d -r com.apple.quarantine ” (also with space at the the end) and hit enter.
Now it will work.
This is a universal action for all codesigns
July 12, 2024 2:42 pm
Oh, after the “sudo xattr -d -r com.apple.quarantine ” you need to drop the Profind.app again and hit enter