by OsOmE1 | May 16, 2022 | Binary Hardening
Introduction Binary hardening is the process of securing an application by reducing or removing possible attack surfaces. One of many attack surfaces is static analysis, a process in which an executable binary is taken and analyzed as a file without running the...