Expand description
All the supported matchers categorized and exposed as functions
Functionsยง
- Returns whether a buffer is a Common Object File Format.
- Returns whether a buffer is a Common Object File Format for i386 architecture.
- Returns whether a buffer is a Common Object File Format for Itanium architecture.
- Returns whether a buffer is a Common Object File Format for x64 architecture.
- Returns whether a buffer DER encoded X.509 certificate.
- Returns whether a buffer is a Dalvik Executable (DEX).
- Returns whether a buffer is a Dey Optimized Dalvik Executable (ODEX).
- Returns whether a buffer is a DLL. DLL and EXE have the same magic number, so returns true also for an EXE.
- Returns whether a buffer is an ELF.
- Returns whether a buffer is an EXE. DLL and EXE have the same magic number, so returns true also for a DLL.
- Returns whether a buffer is compiled Java bytecode.
- Returns whether a buffer is LLVM Bitcode.
- Returns whether a buffer is a Mach-O binary.
- Returns whether a buffer is pem
- Returns whether a buffer is a wasm.