Detect-It-Easy icon indicating copy to clipboard operation
Detect-It-Easy copied to clipboard

Program for determining types of files for Windows, Linux and MacOS.

Results 55 Detect-It-Easy issues
Sort by recently updated
recently updated
newest added
trafficstars

System: Debian 12 DIE version: [3.09](https://github.com/horsicq/DIE-engine/releases/download/3.09/die_3.09_Debian_12_amd64.deb) Just picking any executable file with .bss section and it's shows data from the next sections [Debian.webm](https://github.com/horsicq/Detect-It-Easy/assets/219885/4317a6a7-17c5-4811-ac6d-2c236518fa1f) On Windows it does not shows any...

![Can filters support regular expressions](https://github.com/user-attachments/assets/537c3f16-ed10-48dd-8ec3-40df0c65e904)

![Screenshot 2024-08-07 010755](https://github.com/user-attachments/assets/f0ee44f9-4e33-4234-bccc-bab50eea6d06) I don't know what to do, even deleting and installing doesn't help

help wanted
question

some example ```sh > strings Notion.exe | grep '^Chrome/[0-9.]* Electron/[0-9]' Chrome/122.0.6261.156 Electron/29.3.0 ```

enhancement
suggestion

os: win11 die: 3.09 (install from scoop) ``` ❯ diec -rd .\hello.exe Cannot load database: E:/scoop/global/apps/detect-it-easy/current\db_custom qt.core.qobject.connect: QObject::connect: No such signal global_script::_removeResultSignal(QString) PE64 ```

bug

I having an issue since I upgraded to version 3.09. These are my settings When I want to view hex interpreter then the text colors are black and not very...

Could we get an WinARM64 version in releases?

Hi, I would like to search for dotnet exe-files. Is there a way to set a filter at least to *.exe in directory scan? Is there a way to add...