
[Powershell with Embedded .NET Library] Program that prepares a .NET DLL Library to run embedded in Powershell Script
Program that prepares a .NET DLL Library to run embedded in Powershell Script
Created By: Guilherme Bacellar Moralez (Th3 0bservator) https://twitter.com/th3_0bservator
This code is created and maintened only for a research proposal. Please do not use for malicious proposes.
Create a program that prepares every .NET DLL Library and creates a PowerShell Script with that DLL embedded for delivery.
Source file Path (Relative or Absolute)
Public class name (full qualified namespace) to load
Public method name inside class
Template Type
Destination file Path (Relative or Absolute)