elf-static-toolkit

ELF Static Toolkit | Executable and Linkable Format (ELF) Analysing Toolkit

https://github.com/cybersecurity-dev/elf-static-toolkit

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.5%) to scientific vocabulary

Keywords

elf elf-header elf-parser lief linux linux-reverse-engineering malware-analysis malware-detection readelf reverse-engineering reverseengineering
Last synced: 6 months ago · JSON representation

Repository

ELF Static Toolkit | Executable and Linkable Format (ELF) Analysing Toolkit

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 7
  • Releases: 0
Topics
elf elf-header elf-parser lief linux linux-reverse-engineering malware-analysis malware-detection readelf reverse-engineering reverseengineering
Created over 1 year ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

ELF Static Toolkit | Executable and Linkable Format (ELF) Analysing Toolkit

Install required tools on Linux ### For Ubuntu 18.04, 20.04, 22.04 ```bash sudo apt-get update ```
Install required tools on Windows ### For Windows 11 ```powershell ```
Install required python libs ### pip install ```script pip install -r requirements.txt python3 setup.py install ``` ### conda install ```script conda config --add channels conda-forge conda install --file requirements_conda.txt python3 setup.py install ```

Owner

  • Login: cybersecurity-dev
  • Kind: user

Citation (CITATIONS.bib)


      

GitHub Events

Total
  • Issues event: 7
  • Push event: 55
Last Year
  • Issues event: 7
  • Push event: 55

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 13
  • Total Committers: 1
  • Avg Commits per committer: 13.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 13
  • Committers: 1
  • Avg Commits per committer: 13.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
cybersecurity-dev 1****v 13

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 7
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 7
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • cybersecurity-dev (7)
Pull Request Authors
Top Labels
Issue Labels
bug (4) enhancement (2)
Pull Request Labels