Dash Core  0.12.2.1
P2P Digital Currency
security Namespace Reference

-check More...

Detailed Description

-check

Perform basic ELF security checks on a series of executables.
Exit status will be 0 if succesful, and the program will be silent.
Otherwise the exit status will be 1 and it will log which executables failed which checks.
Needs `readelf` (for ELF) and `objdump` (for PE).