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
b01868ec3b
commit
a8d7028397
4 changed files with 5 additions and 1 deletions
2
dbs_min/db/PE/compiler_DMC.6.sg
Normal file
2
dbs_min/db/PE/compiler_DMC.6.sg
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
function detect(){var e,r
|
||||
return(bDetected=PE.compare("'MZ'60000100000004001000FFFF0000FE0000001200000040000000000000000000000000000000000000000000000000000000000000000000000060000000'Requires Win32 $'161F33D2B409CD21B8014CCD2100'PE'0000")&&PE.isSectionNamePresent(".CRT$XIA")&&PE.compareEP("558BEC648B15........6AFF68........")?!0:bDetected)&&(e=PE.getMajorLinkerVersion(),r=PE.getMinorLinkerVersion(),7==e&&80==r?sVersion="8.45":8==e&&0==r&&(sVersion="8.57")),sLang="C/C++",result()}meta("compiler","Digital Mars C/C++")
|
||||
1
dbs_min/db/PE/game_engine_lchcdap.3.sg
Normal file
1
dbs_min/db/PE/game_engine_lchcdap.3.sg
Normal file
|
|
@ -0,0 +1 @@
|
|||
function detect(){return"lchcdap"==PE.getVersionStringInfo("FileDescription")&&(sVersion=File.cleanString(PE.getFileVersion()),bDetected=1),result()}meta("game engine","lchcdap")
|
||||
1
dbs_min/db/PE/packer_pkr_ce1a.2.sg
Normal file
1
dbs_min/db/PE/packer_pkr_ce1a.2.sg
Normal file
|
|
@ -0,0 +1 @@
|
|||
function detect(){return!PE.is64()&&4<=PE.getNumberOfSections()&&PE.compareEP("E8........E9$$$$$$$$6A..68........E8")&&"KERNEL32.dll"===PE.getImportLibraryName(0)&&PE.isFunctionPresent("IsDebuggerPresent")&&(PE.isFunctionPresent("LoadLibraryA")||PE.isFunctionPresent("LoadLibraryW"))&&PE.isSignatureInSectionPresent(1,"00699AF974........96AACB4600")&&(bDetected=1),result()}meta("packer","pkr_ce1a")
|
||||
|
|
@ -1 +1 @@
|
|||
Generated: 14/05/2026
|
||||
Generated: 15/05/2026
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue