infer
0.2.3
Module app
Module Items
Functions
In crate infer
infer
Module
app
Copy item path
Source
Expand description
All the supported matchers categorized and exposed as functions
Functions
ยง
is_elf
Returns whether a buffer is an ELF.
is_exe
Returns whether a buffer is an EXE.
is_java
Returns whether a buffer is compiled Java bytecode.
is_llvm
Returns whether a buffer is LLVM Bitcode.
is_wasm
Returns whether a buffer is a wasm.