metasploit-execute-assembly icon indicating copy to clipboard operation
metasploit-execute-assembly copied to clipboard

Custom Metasploit post module to executing a .NET Assembly from Meterpreter session

Results 2 metasploit-execute-assembly issues
Sort by recently updated
recently updated
newest added

if i use execute-assembly xx.exe how can i get this PID num can i print thid PID? such as out put "process create 1111" by the way i want to...

Hi, not really an issue with the project. I'm trying to add a couple of features to the HostingCLR DLL. However, since the DLL is reflectively loaded in the target...