Powerful script for logical obfuscation of powershell scripts
-
Updated
Mar 7, 2019 - Python
Powerful script for logical obfuscation of powershell scripts
Python program Fileless-PE.py generates a Python script (PEloader.py) to load a DLL or EXE file from a given URL. It provides functionality to specify a method to execute if the file is a DLL. The script utilizes the pythonmemorymodule library for memory manipulation.
Add a description, image, and links to the fileless topic page so that developers can more easily learn about it.
To associate your repository with the fileless topic, visit your repo's landing page and select "manage topics."