Skip to content

Instantly share code, notes, and snippets.

View vladimir-poleh's full-sized avatar

Vladimir Poleh vladimir-poleh

View GitHub Profile
using System;
using System.IO;
using System.Reflection;
using ICVT.JPEGMini.Common;
namespace JpegMini.Crack.Runtime
{
public static class OnStartup
{
public static void Run()