GadgetToJScript
GadgetToJScript copied to clipboard
A tool for generating .NET serialized gadgets that can trigger .NET assembly load/execution when deserialized using BinaryFormatter from JS/VBS/VBA based scripts.
Results
1
GadgetToJScript issues
Sort by
recently updated
recently updated
newest added
Previous commit changed the file TestClass.cs to MsgBox.cs, but it's still referenced by the old filename in TestPayload.csproj. This broke the build process for me. `1>------ Build started: Project: GadgetToJScript,...