Read Data Exfiltration Protocol (DEP) Bytes
Project description
Description
Read Data Exfiltration Protocol (DEP) Bytes
Installation
pip install dep_reader
Usage
From command line:
python -m dep_reader [-h]
This module does not have any direct functionality usable via command line. It does provide Reader class for reading Data Exfiltration Protocol bytes.
Programmatically:
from dep_reader.reader.Reader import Reader as DEPReader
# Where payload is a DEP formated bytes object
reader = DEPReader()
depMsg = reader.processSystemInformationMessage(payload)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dep_reader-1.0.0.tar.gz.
File metadata
- Download URL: dep_reader-1.0.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c925091be811c53537b70ae0c47c600061737942f36721508458ec6c073b93fe
|
|
| MD5 |
22fd5d8b878e58e46baf944f2790c6ff
|
|
| BLAKE2b-256 |
796a483410f16372adf4e3051e792526d851a91ccf6d8f1aa73c279d1dcbaa4b
|
File details
Details for the file dep_reader-1.0.0-py3-none-any.whl.
File metadata
- Download URL: dep_reader-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ce67ce01397acaac21d5a75175d7e43b0a094a63355ae0c26d3301805221342
|
|
| MD5 |
40532efcea392a2fb28f3e1f0a0768b1
|
|
| BLAKE2b-256 |
0e6620e1c23733e5abeac49ec891b26a98b39000ca9c5405387fff64574f2460
|