Hacker News new | ask | show | jobs
by int_19h 385 days ago
Thing is, for quick and dirty throwaway scripts, an assembly reference is sometimes exactly what one wants.

E.g. let's say I have a compiled app and I just want to reach inside of it and invoke some method.