Advanced Directory Search Tool
This is a tool I wrote for scanning the contents of all files in a directory for certain patterns. It allowed multiple simultaneous rules and allowed filename and content pattern matching using regular expressions. It was made to find common optimizations and issues in Unity assets that werent exposed in the editor

Technology:
- Python / QT