Validation of IBANs, bank accounts, credit cards, identity cards
...It consists of:
- ChecksumValidation: a class library (DLL) for in-process use
- ChecksumSoapServer: a SOAP interface
- ChecksumTcpServer: a TCP interface implementing a domain-specific language (DSL) for validation
- ChecksumComServer: a COM interface
- ChecksumClient: a test utility
- ChecksumUnitTest: a 100% covering NUnit test
- ChecksumUtility: a command-line tool for helper functions
Forensic Registry File Reader(FRFR) - Is a 100% C# .NET project aimed to provide full forensic analysis of an offline registry file, no windows API being used, all of the registry structure been reconstructed.