...

Results 3 issues of ...

Fix EazCall operand resolving to always get the correct method (currently, if two methods have the same name the incorrect one may be called). Additional info: https://github.com/saneki/eazdevirt/blob/9c9ca0af0d24e279ebb6a09403ab303077922996/src/eazdevirt/IO/Resolver.cs#L501

Currently eazdevirt detects all `Stind` instructions as `Stind_I`. Add a post-devirtualize fixer for updating the opcodes of `Stind` instructions depending on the state of the stack at the time the...

This is so a symlink to the script can be placed in a directory such as `/usr/bin` and function correctly. Assuming that this doesn't break anything on OS X.