Pakiet: python3-pefile (2018.8.8-1)
Odnośniki dla python3-pefile
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego python-pefile:
- [python-pefile_2018.8.8-1.dsc]
- [python-pefile_2018.8.8.orig.tar.gz]
- [python-pefile_2018.8.8-1.debian.tar.xz]
Opiekun:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
Portable Executable (PE) parsing module for Python
pefile is a Python module to read and work with Portable Executable (PE) files. Most of the information in the PE header is accessible, as well as all the sections, section information and data.
All the basic PE file structures are available with their default names as attributes of the returned instance.
Processed elements such as the import table are made available with lowercase names, to differentiate them from the upper case basic structure names.
pefile has been tested against the limits of valid PE headers; that is, Windows malware. Lots of packed malware attempt to abuse the format beyond its standard use.
Some of the tasks that pefile makes possible are:
* Modifying and writing back to the PE image * Header inspection * Section analysis * Retrieving data * Warnings for suspicious and malformed values * Packer detection with PEiD signatures * PEiD signature generation
Inne pakiety związane z python3-pefile
|
|
|
|
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
-
- dep: python3-future
- Clean single-source support for Python 3 and 2 - Python 3.x
Pobieranie python3-pefile
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 51,8 KiB | 283,0 KiB | [lista plików] |