payload hide and extract module by W4lk3r
Project description
Wayload
payload bind and extract module by W4lk3r.
Created by W4lk3r with Python3.
Bind Payload Example
from Wayload.hide import hd
hd(target_file_name, payload_name)
Extract from apk Example
from Wayload.extract import apk
apk(payload_hided_apk's_name, new_file_name_for_hided_payload)
Extract from png Example
from Wayload.extract import png
png(payload_hided_png's_name, new_file_name_for_hided_payload)
Extract from jpg Example
from Wayload.extract import jpg
jpg(payload_hided_jpg's_name, new_file_name_for_hided_payload)
Extract from jpeg Example
from Wayload.extract import jpeg
jpeg(payload_hided_jpeg's_name, new_file_name_for_hided_payload)
Extract from gif Example
from Wayload.extract import gif
gif(payload_hided_gif's_name, new_file_name_for_hided_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
Wayload-0.1.0.tar.gz
(2.0 kB
view details)
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 Wayload-0.1.0.tar.gz.
File metadata
- Download URL: Wayload-0.1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.5 tqdm/4.57.0 importlib-metadata/4.6.4 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b76c67678c1c06ebcb2bb004b69dc8b7fe30b7a181bbc5945b831af10ae9ed7b
|
|
| MD5 |
49251347830c5780bcd52a904b5a47fa
|
|
| BLAKE2b-256 |
792a72b5b0d124ec94e6649f3b3e0524cb9de71b7df1c33ccb15684cfc6621fe
|
File details
Details for the file Wayload-0.1.0-py3-none-any.whl.
File metadata
- Download URL: Wayload-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.5 tqdm/4.57.0 importlib-metadata/4.6.4 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d1054c81b61558b46bdc60c1a48ba0f5e226f14d26b3ed50005ecc1daabe482
|
|
| MD5 |
3b0815ce714822163bfbd46dce1b1224
|
|
| BLAKE2b-256 |
b360a456640eceff29cc2b757676b859a35f3f2c4314e8a17a64a3a55851d164
|