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