Skip to content
This repository was archived by the owner on Dec 25, 2022. It is now read-only.

keshakostya/exe-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Парсер .exe файлов

Описание

Парсер .exe файлов. После обработки exe файла выдает заголовки, секции и таблицу импортов.

Установка

git clone https://github.com/keshakostya/exe-parser.git
pip install .

Запуск

Консольный режим

python -m pe_parser.cli file.exe

Помощь

python -m pe_parser -h

About

Simple PE files parser written in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages