mmnoureldin / UnmanagedPowerShell

BSD 3-Clause "New" or "Revised" License
25 stars 6 forks source link

Adding other powershell modules/scripts #1

Open fredericgoossens opened 1 year ago

fredericgoossens commented 1 year ago

Hi! First of all, awesome workaround! But I wonder how to add other Powershell modules/scripts to this. Can you please give me some brief explantation on how to accomplish this? Do I include it somewhere upon compiling?

Fabrizzio53 commented 5 months ago

yes, for example Invoke-Mimikatz would be awesome to add

NoPurposeInLife commented 2 months ago

any help on this? in the "README.md" it mentions that other scripts can be added in a similar manner, but there's no statements on how?