Yahoo!Coder's Cookbook menu left background
Yahoo!Coder's Cookbook menu right background
Major Projects
YCC Bot Maker is a program designed to quickly and efficiently create Yahoo! users.  Source and the executable are both provided.
YCC Cam Cap is a program that automatically saves both inbound and outbound Yahoo! Messenger webcam streams to an AVI file.
A basic Yahoo! Messenger client with source code written in Visual Basic.NET
AVICapture is a Visual Basic.NET 2005 partial implantation of Video for Windows (VfW) (http://msdn2.microsoft.com/en-us/library/ms713492.aspx). It is implemented with great help from “A Simple C# Wrapper for the AviFile Library” by Corinna John which can be found at http://www.codeproject.com/cs/media/avifilewrapper.asp.
YCC List Control is a generic utility Microsoft .NET control that handles many of the common operations associated with text lists.
YCC IM View lets you see the Internet_Explorer_Server that displays text in the Messenger IM window.
Controls
HTTP Helper is a wrapper for the native .NET httpRequest method. It adds more error methods and in general makes coding for a httpRequest faster.
While working on the HTTP Cracker I needed to display some text vertically. I figured such a feature was already build into .NET, unfortunately I was wrong. Here is the resulting control that not only displays vertical text but also text at any angle. The control will take any angle both positive and negative and display the text in either center mode or quadrant mode. A zip file is included with the control code and an example.
Required Files
A Yahoo! Messenger authorization response function used in YCC Trainer. This file was original released by Explicit-Freaks (http://www.explicit-freaks.com). Many overzealous antivirus scanners will flag this as a virus but it is not and is only flagged because of its association with many booters.
SharpZipLib is a .NET Zip, GZip, and BZip2 implementation. It is used in HTTP Helper and anything that uses HTTP Helper. More information and original source code can be found at http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx
Search Yahoo! Coder's Cookbook via Google search
Last Modified:
Visitors: