My 1st C++ project; I'm mainly posting my code for input on improvements. I started with this type of program in order to develop my error trapping with user input. My ultimate goal is to use this base code in a personal USB locker program for my own passwords. (Much like the Windows FPS/Bitlocker system)
This a .net 4.5
WPF application that generates word lists,
similar to crunch for linux.
Just one nifty multi-threaded dictionary / code / word - list generator.
It is a permutation combination engine, so it is perfect for brute force activities.
Please show your appreciation and leave a review or comment, so I can find the motivation to improve it.
T-SQL Script Generator for SQL Server 2000/2005 to Allow Auditing on Database Tables using Triggers and Additional tables for Auditing. SQL Audit is made up of two .NET 2.0 Assemblies: SqlAudit.dll and SqlAuditGenerator.exe.