https://github.com/secana/peditor
View and edit Portable Exexutable (PE) files.
https://github.com/secana/peditor
malware-analysis pefile penet portable-executable
Last synced: 11 months ago
JSON representation
View and edit Portable Exexutable (PE) files.
- Host: GitHub
- URL: https://github.com/secana/peditor
- Owner: secana
- License: apache-2.0
- Created: 2019-02-05T12:39:45.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-18T09:53:15.000Z (over 6 years ago)
- Last Synced: 2025-04-05T10:51:09.342Z (11 months ago)
- Topics: malware-analysis, pefile, penet, portable-executable
- Language: C#
- Homepage:
- Size: 88.9 KB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PEditor
View and edit Portable Executable files.
## Clone Project
To clone the project with all submodules run: `git clone --recursive https://github.com/secana/PEditor.git`