Ethical Hacking ASP.NET

Security tools and guidelines for white-hat hacking and protecting ASP.NET web applications.

HackingSilverlight Code Browser

Out with the old and in with the new... the HackingSilverlight Code Browser is a reference tool for code snippets so that I can not have to remember how todo things. for that matter the tool doesn't really show you how it just has a bunch of code that is tagged and searchable.

Kinect Hack Demo App

kinecthack.zip (722 kB)
Demo app that shows some of the OpenNI capabilities with the Kinect Hardware. This app was developed so that anyone can use it as a base framework for OpenNI Kinect development. Eight projects, one VS2010 solution. Each Production node has it's independent source project, and the architecture of the solution was implemented using the single responsibility and separation of concerns principles approaches. **Available Features ** VGA Camera Depth Camera IR Camera Skeleton Tracking Depth Recording Depth ONI files player

MobileConfig

Small application built for Windows Mobile and Windows Smartphone that allows the end-user to access hidden settings and common tweaks to the operating system. MobileConfig allows the user to customize the "tweaks" and publish them for other users to download and use.

Multithreaded Port Scanner Utility

mpsu.zip (544 kB)
Mulithreaded Port Scanner Utility is a very simple port scanner that take advantage of the new System.Threading.Task namespace in .Net 4.0

NoBuffer Notepad

nbnotepad.zip (31,7 MB)
NoBuffer Notepad is a text-editor for reading and writing to extremely large text files (10+ GB).

Outlook 2003/2007 OST files on Terminal Server

Enable Outlook OST functionality on a Terminal Server. By default, Outlook 2003/2007 installs are in "Online" mode with Exchange server. Online mode is known to make Outlook sensitive to freezes, hangs etc. An OST file protects you from these issues by creating a local cache of your email data. This utility was created as a response to a business need my company had. It uses undocumented registry changes that have not been tested by MSFT. Since standard support channels will not help me test this solution, I hope to leverage the knowledge of the codeplex community. Note: this utility is not needed for Outlook 2010, since an OST is permitted in this configuration.

SharpKeys

sharpkeys.zip (2,3 MB)
SharpKeys is a utility that manages a Registry key that allows Windows to remap one key to any other key. Included in the application is a list of common keyboard keys and a Type Key feature to automatically recognize most keyboard keys. It was originally developed in C# using .NET v2 but has been updated to support .NET 4.0 Client Profile

Silverlight Simon

Simon.zip (140,4 MB)
Composite Surface/WPF/Silverlight 3/Silverlight 3 OOB project for fun and for demo-ing going from Silverlight to WPF and the use or resources in both kinds of projects and then again going from WPF to Surface allowing users to show the differences between all 3.5 environments.