mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
Update help
This commit is contained in:
parent
e895882b8c
commit
6fddd5bbd4
13 changed files with 9 additions and 11 deletions
|
|
@ -8,13 +8,11 @@ function detect(bShowType,bShowVersion,bShowOptions)
|
|||
if(Binary.compare("eb$$fcbd....8b....8b......8b......b44acd21a1....8986....8b9e....ffe3"))
|
||||
{
|
||||
sVersion="1.5";
|
||||
sOptions="Douglas Boling";
|
||||
bDetected=1;
|
||||
}
|
||||
else if(Binary.compare("fcbd....8b....8b......8b......b44acd21a1....8986....8b9e....ffe3"))
|
||||
{
|
||||
sVersion="1.2";
|
||||
sOptions="Douglas Boling";
|
||||
bDetected=1;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ function detect(bShowType,bShowVersion,bShowOptions)
|
|||
{
|
||||
if(Binary.compare("bf....3bfc72$$fdbe....b9....f3a5fc8bf7bf....adad8be8b2..e9"))
|
||||
{
|
||||
sVersion="1.00 (modified)";
|
||||
sVersion="1.00(modified)";
|
||||
bDetected=1;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ function detect(bShowType,bShowVersion,bShowOptions)
|
|||
if(Binary.compare("be....bf....b9....57f3a5c3"))
|
||||
{
|
||||
sVersion="1.00-1.02";
|
||||
sOptions="(1996) by The DoP Timisoara/Romania";
|
||||
bDetected=1;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
// DIE's signature file
|
||||
// Author: hypn0 <hypn0@mail.ru>
|
||||
|
||||
init("protector","Maverick's C0der");
|
||||
init("protector","Mavericks C0der");
|
||||
|
||||
function detect(bShowType,bShowVersion,bShowOptions)
|
||||
{
|
||||
if(Binary.compare("e9$$$$2e8b0e....49bb....fcbe....8a26....ac32c488074388c4e2..b9....ffe1"))
|
||||
{
|
||||
sVersion="1.xx";
|
||||
sVersion="1.XX";
|
||||
bDetected=1;
|
||||
}
|
||||
|
||||
|
|
@ -7,7 +7,6 @@ function detect(bShowType,bShowVersion,bShowOptions)
|
|||
{
|
||||
if(Binary.compare("3D5359524955533D444952453D534552564943453D....83C4..EB"))
|
||||
{
|
||||
sOptions="(1996) by Syrius";
|
||||
bDetected=1;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@ function detect(bShowType,bShowVersion,bShowOptions)
|
|||
}
|
||||
else if(MSDOS.compareEP("bf....8ec78ed7bc....368c1e....ff36....368f06....be....ac8ad8b7..88388b3e....4f8ec726a1....36f726....4836a3....8e06....33c08bc8f7d18bf8f2ae26"))
|
||||
{
|
||||
sOptions="1995 by Tenberry Software"
|
||||
bDetected=1;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ function detect(bShowType,bShowVersion,bShowOptions)
|
|||
else if(MSDOS.compareEP("........FAB9....F326ACE3..EB$$1E0E1FBA....81EA....B409CD211FB44CCD21"))
|
||||
{
|
||||
sVersion="1.x";
|
||||
sOptions="by Stonehead"
|
||||
bDetected=1;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@ function detect(bShowType,bShowVersion,bShowOptions)
|
|||
{
|
||||
if(MSDOS.compareEP("8cc2b8....8ed88ec08ed0bc....8916....e8....b44ccd21"))
|
||||
{
|
||||
sOptions="1994 by Rainer Schnitker"
|
||||
bDetected=1;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1,2 @@
|
|||
1987-1991 by Rational Systems, Inc.
|
||||
1987-1991 by Rational Systems, Inc.
|
||||
1995 by Tenberry Software
|
||||
1
info/E2C.html
Normal file
1
info/E2C.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
(1996) by The DoP Timisoara/Romania
|
||||
1
info/MESS.html
Normal file
1
info/MESS.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
by Stonehead
|
||||
1
info/RSX DPMI DOS Extender.html
Normal file
1
info/RSX DPMI DOS Extender.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
(1996) by The DoP Timisoara/Romania1994 by Rainer Schnitker
|
||||
1
info/SelfProtect386.html
Normal file
1
info/SelfProtect386.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
(1996) by Syrius"
|
||||
Loading…
Add table
Add a link
Reference in a new issue