mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
Corrected signature
This commit is contained in:
parent
6f4d8e4910
commit
4f005bc642
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ function detect(bShowType,bShowVersion,bShowOptions)
|
|||
{
|
||||
if(!PE.isPEPlus())
|
||||
{
|
||||
if(PE.compareEP("558BEC535657608BC4A3........B8........2B05"))
|
||||
if(PE.compareEP("558bec535657608bc4a3........b8........2b05........a3........833d..........74..8b0d........51ff15"))
|
||||
{
|
||||
sVersion="4.X";
|
||||
sOptions="HL";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue