mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
readme: reference ELF support
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
[](LICENSE.txt)
|
[](LICENSE.txt)
|
||||||
|
|
||||||
capa detects capabilities in executable files.
|
capa detects capabilities in executable files.
|
||||||
You run it against a PE file or shellcode and it tells you what it thinks the program can do.
|
You run it against a PE, ELF, or shellcode file and it tells you what it thinks the program can do.
|
||||||
For example, it might suggest that the file is a backdoor, is capable of installing services, or relies on HTTP to communicate.
|
For example, it might suggest that the file is a backdoor, is capable of installing services, or relies on HTTP to communicate.
|
||||||
|
|
||||||
Check out:
|
Check out:
|
||||||
|
|||||||
Reference in New Issue
Block a user