pe-union
pe-union copied to clipboard
Marshal.GetDelegateForFunctionPointer
I used ThreatCheck to perform static analysis on a built file and Trojan:MSIL/DCRat.J!MTB was detected
Probably this line in API.cs was causing the problem
That's a really nice analysis tool! Thanks for sharing.
That's a really nice analysis tool! Thanks for sharing.
You're welcome! You can also add it to repos like PEunion and r77 Rootkit so users can use it to test their payload effectively.