Returns true if this is an ELF file.
true
Returns true if this is a Mach-O file.
Returns true if this is a PE file.
Opens and parses a file from the given bytes.
Opens and parses a file from the given path.
Opens and parses an ELF file from the given data accessor.