Module infer::app [−][src]
Functions
| is_der | Returns whether a buffer DER encoded X.509 certificate. |
| is_dex | Returns whether a buffer is a Dalvik Executable (DEX). |
| is_dey | Returns whether a buffer is a Dey Optimized Dalvik Executable (ODEX). |
| 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_mach | Returns whether a buffer is a Mach-O binary. |
| is_wasm | Returns whether a buffer is a wasm. |