| PyPeUrlLoader (version 0.0.1) | index pypeurlloader.py |
This package uses PyPeLoader to load a PE program from a HTTP server
(from an URL).
| Functions | ||
| ||
| Data | ||
| __author_email__ = 'mauricelambert434@gmail.com' __copyright__ = '\nPyPeUrlLoader Copyright (C) 2025 Maurice Lamb...ome to redistribute it\nunder certain conditions.\n' __description__ = '\nThis package uses PyPeLoader to load a PE program from a HTTP server\n(from an URL).\n' __license__ = 'GPL-3.0 License' __maintainer__ = 'Maurice Lambert' __maintainer_email__ = 'mauricelambert434@gmail.com' __url__ = 'https://github.com/mauricelambert/PyPeUrlLoader' copyright = '\nPyPeUrlLoader Copyright (C) 2025 Maurice Lamb...ome to redistribute it\nunder certain conditions.\n' license = 'GPL-3.0 License' | ||
| Author | ||
| Maurice Lambert | ||