Pakiet: python3-blackboxprotobuf (1.4.2-2)
Odnośniki dla python3-blackboxprotobuf
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-blackboxprotobuf:
- [python-blackboxprotobuf_1.4.2-2.dsc]
- [python-blackboxprotobuf_1.4.2.orig.tar.gz]
- [python-blackboxprotobuf_1.4.2-2.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
Library for working with protobuf messages without a protobuf type definition
Protobuf is a binary serialization format from Google which can be used as a more efficient alternative to formats like JSON or XML. Developers can define the message format in a .proto file and use the protobuf compiler to generate message handlers in their language of choice. The protobuf encoding is binary, and unlike json/xml not human readable or easy to modify by hand. The format also takes advantage of both sides having the message definition and strips out much of the type information. This is good for efficiency, but increases the difficulty analyzing or modifying the network traffic.
Blackbox protobuf is designed to allow working with protocol buffers without the message definition. It was originally implemented as a Burp extension for decoding and modifying messages during mobile pentests, but has also been used for reverse engineering and forensics tooling.
Inne pakiety związane z python3-blackboxprotobuf
|
|
|
|
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
-
- dep: python3-six (<< 2.0)
- Python 2 and 3 compatibility library
- dep: python3-six (>= 1.16)
Pobieranie python3-blackboxprotobuf
| Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
|---|---|---|---|
| all | 40,0 KiB | 196,0 KiB | [lista plików] |
