ImpELF: Unmasking Linux Malware with a Novel Imphash Approac
ImpELF is a Python-based hashing utility that generates unique fingerprints forLinux ELFbinaries using their imported functions and libraries, aiding in malware analysis and similarity detection. - The tool extracts the imported symbols and libraries from the ELF binary, sorts them, concatenates the.. read more












