New: cshapAll contenthive-129948hive-196917krhive-150122hive-180932zzanhive-185836steemhive-183959hive-144064hive-166405hive-183397hive-188619hive-101145uncommonlabhive-145157photographyhive-180301hive-139150hive-103599hive-109690bitcoinhive-170554hive-139765steem-atlasTrendingNewHotLikersrustemsoft (32)in dotnet • 13 days agoHow to run Control Flow Obfuscation using Skater .NET Obfuscator?Running Control Flow Obfuscation with Skater .NET Obfuscator Skater .NET Obfuscator provides control flow obfuscation to make your .NET code harder to reverse engineer. Here's how to implement…devagit (25)in directx • 7 years agoC# Draw Rectangle and Draw 2D Texture in DirectXusing System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using Microsoft.DirectX;…