mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
Replaced by Cryptors.2.sg
This commit is contained in:
parent
addbf21f6f
commit
e64208861f
1 changed files with 0 additions and 19 deletions
|
|
@ -1,19 +0,0 @@
|
|||
// DIE's signature file
|
||||
|
||||
init("protector","CRYPT");
|
||||
|
||||
function detect(bShowType,bShowVersion,bShowOptions)
|
||||
{
|
||||
if(MSDOS.compareEP("1E8CDA83....8EDA8EC2BB"))
|
||||
{
|
||||
sVersion="1.3";
|
||||
bDetected=1;
|
||||
}
|
||||
else if(MSDOS.compareEP("0E179C58F6....74..E9"))
|
||||
{
|
||||
sVersion="1.7";
|
||||
bDetected=1;
|
||||
}
|
||||
|
||||
return result(bShowType,bShowVersion,bShowOptions);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue