pe-static-toolkit
PE Static Toolkit | Portable Executable (PE) Analysing 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
- Host: GitHub
- Owner: cybersecurity-dev
- License: apache-2.0
- Language: Python
- Default Branch: main
- Homepage: https://learn.microsoft.com/en-us/windows/win32/debug/pe-format
- Size: 29.3 KB
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
Install required tools on Linux
### For Ubuntu 18.04, 20.04, 22.04 ```bash sudo apt-get update ```### 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
- Repositories: 1
- Profile: https://github.com/cybersecurity-dev
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
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)