mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
Replaced by AINEXE.2.sg
This commit is contained in:
parent
2bd9533fcb
commit
9faaa4195b
1 changed files with 0 additions and 19 deletions
|
|
@ -1,19 +0,0 @@
|
|||
// DIE's signature file
|
||||
|
||||
init("packer","AIN");
|
||||
|
||||
function detect(bShowType,bShowVersion,bShowOptions)
|
||||
{
|
||||
if(MSDOS.compareEP("A1....2D....8ED0BC....8CD836A3....05....36A3....2EA1....8AD4B104D2EAFEC9"))
|
||||
{
|
||||
sVersion="2.1";
|
||||
bDetected=1;
|
||||
}
|
||||
else if(MSDOS.compareEP("0E07B9....BE....33FFFCF3A4A1....2D....8ED0BC....8CD8"))
|
||||
{
|
||||
sVersion="2.3";
|
||||
bDetected=1;
|
||||
}
|
||||
|
||||
return result(bShowType,bShowVersion,bShowOptions);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue