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 LX class.
- You could use all functions from Binary class but with LX prefix (Binary.compareEP -> LX.compareEP)
- You could use all functions from MSDOS class but with LX prefix (MSDOS.isDosStubPresent -> LX.isDosStubPresent)