mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
dbs_min update
This commit is contained in:
parent
88548b7a0b
commit
90db1886d7
6 changed files with 288 additions and 255 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
1
dbs_min/db/PE/library_DWMAPI.4.sg
Normal file
1
dbs_min/db/PE/library_DWMAPI.4.sg
Normal file
|
|
@ -0,0 +1 @@
|
|||
function detect(){return PE.isLibraryPresent("dwmapi.dll")&&(bDetected=1),result()}meta("library","Microsoft Desktop Window Manager API")
|
||||
1
dbs_min/db/PE/library_FluidSynth.4.sg
Normal file
1
dbs_min/db/PE/library_FluidSynth.4.sg
Normal file
|
|
@ -0,0 +1 @@
|
|||
function detect(){return PE.isLibraryPresentExp(/^libfluidsynth/)&&(bDetected=1),result()}meta("library","FluidSynth")
|
||||
1
dbs_min/db/PE/library_ObjGrid.4.sg
Normal file
1
dbs_min/db/PE/library_ObjGrid.4.sg
Normal file
|
|
@ -0,0 +1 @@
|
|||
function detect(){return PE.isLibraryPresent("OG70AS.dll")&&(bDetected=1),result()}meta("library","ObjGrid")
|
||||
|
|
@ -1 +1 @@
|
|||
Generated: 18/06/2026
|
||||
Generated: 19/06/2026
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue