Skip to content

Instantly share code, notes, and snippets.

View pljoel's full-sized avatar

Joel Perron-Langlois pljoel

  • Montréal, Qc
View GitHub Profile
@pljoel
pljoel / katz.cs
Last active June 28, 2023 02:55
Updated Katz.cs - Mimikatz 2.1.1
This file has been truncated, but you can view the full file.
using System;
using System.IO;
using System.Text;
using System.IO.Compression;
using System.EnterpriseServices;
using System.Collections.Generic;
using System.Runtime.InteropServices;
using System.Security.Cryptography;
/*