Skip to content

Instantly share code, notes, and snippets.

View T0bi-Ethirbirge's full-sized avatar
👌
Fine

T0bi T0bi-Ethirbirge

👌
Fine
View GitHub Profile
using System;
using System.Reflection;
using System.Reflection.Emit;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
public class Program
{
static ModuleBuilder modb;
static Type type;
using System;
using System.Reflection;
using System.Reflection.Emit;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
public class Program
{
static ModuleBuilder modb;
static Type type;