checksec 0.0.8

Fast multi-platform (ELF/PE/MachO) binary checksec command line utility and library.
Documentation

checksec

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 8 of them enabled by default.

default

  • elf
  • macho
  • pe
  • color

elf

  • shared

macho

  • shared

pe

    This feature flag does not enable additional features.

color

  • colored
  • colored_json

shared

    This feature flag does not enable additional features.

colored

    This feature flag does not enable additional features.

colored_json

    This feature flag does not enable additional features.