mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
Mention native code emulation in PE heuristic
Update comment in db/PE/__GenericHeuristicAnalysis_By_DosX.7.sg to include "native code emulation" among the heuristic analysis techniques and adjust surrounding wording for clarity. This is a documentation/comment-only change clarifying supported analysis methods.
This commit is contained in:
parent
68b80ff301
commit
cd2bdaa22e
1 changed files with 2 additions and 2 deletions
|
|
@ -27,8 +27,8 @@
|
|||
// │ information, file integrity issues, or even potential │
|
||||
// │ malicious code using advanced and complex checks. It │
|
||||
// │ includes pinpoint scanning, intelligent inspections, │
|
||||
// │ signature-based analysis, thorough file content │
|
||||
// │ evaluation, and much more! >:) │
|
||||
// │ signature-based analysis, native code emulation, │
|
||||
// │ thorough file content evaluation, and much more! >:) │
|
||||
// │ │
|
||||
// │ Supported archictures: │
|
||||
// │ 1. I386 (x86_32) 2. AMD64 (x86_64) │
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue