pe-static-toolkit

PE Static Toolkit | Portable Executable (PE) Analysing Toolkit

https://github.com/cybersecurity-dev/pe-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 (5.0%) to scientific vocabulary

Keywords

malware-analysis malware-detection pefile peheader reverse-engineering reverseengineering static-analysis
Last synced: 6 months ago · JSON representation

Repository

PE Static Toolkit | Portable Executable (PE) Analysing Toolkit

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 3
  • Releases: 0
Topics
malware-analysis malware-detection pefile peheader reverse-engineering reverseengineering static-analysis
Created over 1 year ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

PE Static Toolkit | Portable Executable (PE) Analysing Toolkit

made-with-python built-with-science open-source

Install required tools on Linux ### For Ubuntu 18.04, 20.04, 22.04 ```bash sudo apt-get update ```

Install required python libs

### pip install bash pip install -r requirements.txt python3 setup.py install

### conda install bash 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: 2
  • Watch event: 1
  • Push event: 14
Last Year
  • Issues event: 2
  • Watch event: 1
  • Push event: 14

Committers

Last synced: 9 months ago

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

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 3
  • 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: 3
  • 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 (3)
Pull Request Authors
Top Labels
Issue Labels
enhancement (3)
Pull Request Labels