malwarekid / Fileless-PE

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.
12Updated 3 months ago

Related projects

Alternatives and complementary repositories for Fileless-PE