Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cybercentrecanada/assemblyline-service-elf
Assemblyline 4 Executable and Linkable Format analysis service
https://github.com/cybercentrecanada/assemblyline-service-elf
assemblyline elf elf-parser lief malware-analysis
Last synced: about 1 month ago
JSON representation
Assemblyline 4 Executable and Linkable Format analysis service
- Host: GitHub
- URL: https://github.com/cybercentrecanada/assemblyline-service-elf
- Owner: CybercentreCanada
- License: mit
- Created: 2021-10-27T17:09:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T19:39:16.000Z (3 months ago)
- Last Synced: 2024-09-18T00:14:38.442Z (3 months ago)
- Topics: assemblyline, elf, elf-parser, lief, malware-analysis
- Language: Python
- Homepage: https://cybercentrecanada.github.io/assemblyline4_docs/
- Size: 684 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# ELF Service
This service analyzes executable Linux files and provides metadata about the file.# Dependencies
This service uses the [LIEF](https://github.com/lief-project/LIEF) library.