Skip to content

Instantly share code, notes, and snippets.

View CRC-Mismatch's full-sized avatar

Kevin Mian Kraiker CRC-Mismatch

View GitHub Profile
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading;
using System.Diagnostics;
using System.IO;
using System.Runtime.InteropServices;
using Microsoft.Win32.SafeHandles;