Skip to content

Instantly share code, notes, and snippets.

@ryanohs
ryanohs / MethodBaseRocks.cs
Last active August 24, 2019 05:51 — forked from jbevain/MethodBaseRocks.cs
A reflection based disassembler
//
// MethodBaseRocks.cs
//
// Author:
// Jb Evain (jbevain@novell.com)
//
// WARNING: code now lives in http://github.com/jbevain/mono.reflection
//
// (C) 2009 Novell, Inc. (http://www.novell.com)
//