mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
261 B
Executable file
261 B
Executable file
###This is a description of the NE class.
- You could use all functions from Binary class but with NE prefix (Binary.compareEP -> NE.compareEP)
- You could use all functions from MSDOS class but with NE prefix (MSDOS.isDosStubPresent -> NE.isDosStubPresent)