.NET Binary
Last updated
Last updated
TODO:
Add methods for identifying if a binary is .NET
is a .NET debugger and assembly editor. It can be used to return effective source code from a .NET binary. We can download the release here:
We can open the binary and view for any source code or strings that may be hard coded.