Home Page
Projects > TableView
Projects > TableView
RABiD BUNNY FEVER
K.T.K

Warning: you do not have javascript enabled. This WILL cause layout glitches.
Projects - Table view [Click here for list view]
The following is a list of all projects I have been able to find that I have worked on over time, sorted by rating.
Click on their title to go to their page with further information.

Many projects are unfinished, or just not organized enough yet to be uploaded, and only have their basic information displayed.
I will be periodically getting up the projects marked in green first, as they are done, but just need some cleaning up.
Don’t expect the non-completed red ones anytime soon. Alas, but life and real work keeps me away from the fun stuff....
When projects are uploaded for release, much more information will be included. It unfortunatly takes a lot of time to get everything sorted out for release. Questions, comments, and suggestions can be sent through the contact page.

Important navigation information: Mouse over a column header for information about its data or sorting/moving options.
Hidden columns are reaccessible via the Hidden Columns section below the main menu to the left.
Name
Thumb
Ver
Description
Rtn
Stat
Start Date
End Date
Languages
Extra Information
Concepts
Projected
Time
Notes
Requirements
Dwnld
Project Name
Title & Link to Information Page
Thumb
Project Thumbnail
Version
Project Version Number
This is only set for uploaded (complete) projects
Description
Overview Description
Rating
Personal Rating based upon achieved goals, usefulness, final project outcome, time it took to make, and skill level.
Status
Status of project with the following possibilities:
  • C: Completed and released. Updates may still be made in the future
  • SC: Specs Completed. These are not so much true projects as just data from assignments or such.
  • -: Ongoing. Project will never be considered “complete” and will be continually receiving updates
  • %: Percent organized. Project was/is completed, and just need a certain amount of touching up for release. Expect to see these being released periodically in the near future.
  • %: Percent completed. Project has not been completed, and should not be expected for release any time soon.
  • x: Abandoned. Project is incomplete and there are no plans to finish it.
Start Date
Start Date of Project
I am as accurate as possible with these, with a precision of a month. I had to go through a lot of old logs to find some of this info :-(
End Date
End Date of Project (Official release, not including updates)
I am as accurate as possible with these, with a precision of a month. I had to go through a lot of old logs to find some of this info :-(
Languages
Computer languages used for the project
Click Here for language information.
Extra Information
Main scope and explanation of the project without going into intricates. More information is probably available within the projects information page, especially if project is complete.
Concepts
Important programming concepts used in the project
Prj Time
These are the guessed (often probably quite far off) amount of time spent doing a project, unless noted with a *, meaning time was kept track of.
Notes
Interesting notes, or things I learned from the project
Requirements
Requirements to run the project. Windows is always assumed, unless noted with a *, meaning the application was built for cross operating system compatibility.
Download
Download Binary and/or Source. A red S indicates the source will later be provided. A red M indicates multiple downloads are available in the project’s contents section.
Rubix Thumbnail
1.0 
Virtual Rubiks Cube 
Rating Note: Fun little application that surpassed its original goals
10
C
May 2003
6/30/2003
Virtual cube with multiple face and cube view rotation methods, find solution (in under 20 moves), input custom cube state, remap face colors, save/open cube states, view from multiple angles, solution tutorial, and timer 
Graphics, 3d algorithms, insane cube-i-ness 
35
I’ve always been a bit obsessed with the rubiks cube... 
B
 
 
Screen measurement and alignment utility, with lots of other neat stuff 
Rating Note: Useful and robust
10
85%
?
?
Original purpose of this was to have a global shortcut-accessible utility for measuring pixels, but it turned into much, much more. 
Windows APIs 
?
I love bells and whistles ^_^ 
 
 
 
File system routing 
Rating Note: Highly useful, completely met original design goals
10
60%
?
?
Kind of like symbolic file links in unix, but more robust 
Drivers 
?
 
 
 
 
Quickly synchronize differences between file systems over a system or network 
Rating Note: One of my most useful programs.
10
50%
?
?

Takes a hash snapshot of entire directory structures and can compare any parts of a snapshot to parts of any other snapshots.

Quick, easy, and intuitive interfaces to find differences between directories. View differences between files in multiple ways. Many ways to choose how directories are re-synced together.

Includes server to remotely take snapshots and sync files over a network or the internet.

This is kind of like the Unix rsync utility, which I found out about a number of years after writing this. This is much more user friendly though, and more powerful in many ways :-), though it has less options than rsync.

 
Networking, hashing, MFC, Windows object manipulation, sorting algorithms 
80
 
 
Acuity Thumbnail
 
An eye chart acuity appraisal program with multiple tests, written for my father’s optometric (eye doctor) practice 
Rating Note: Works well, has tons of features, and even works at appropriate speeds even though it’s in VB.NET. (That took a lot of tweaking!)
10
90%
?
?
Can’t really provide much info ATM due to possible commercial applicable reasons. 
Monitor adjustment, .NET library, raster and vector graphic manipulation 
60
There is no other solid program of this genre in the market that I could find, which is rather sad. 
Eternal Realms Thumbnail
 
My MMORPG that never was 
Rating Note: Project canceled.
10
x
May 2002
9/20/2004
Project canceled. Very long story. See project content section. 
Virtually every possible programming concept imaginable 
Too many to count
Don’t let your dreams quietly slip away... 
 
Fractal Landscape Thumbnail
1.05 
A “high-detail” limited-size fractal landscape generator and rendering engine 
Rating Note: This gets a 9 instead of a 10 because i didn’t completely achieve the original goals :-( (being infinite size).
9
C
7/2/2003
10/31/2003
Renders real-time dynamically created (diamond-square algorithm) fractal landscapes with 5 detail levels (1=barely any, 5=incredible detail). 
Graphics, 3d algorithms, speed optimization 
100+
 
DirectX, OpenGL 
Hynes Thumbnail
 
My original Nintendo (NES) emulator 
Rating Note: Is one of my all time favorite projects. I had so much hopes for it, but never finished :-\.
9
80%
?
?
Very long project with lots of history. Plays (some) NES games! ^_^ 
Emulation (Which involves too many concepts to list including CPU architecture, sound wave generation, reverse engineering, graphics, and many many more) 
?
Sometimes people can be real a-holes... 
VB Runtimes, NES Rom(s) 
 
 
A Dynamic DNS server and client 
Rating Note: Works extremely well, fast, small memory foot print and executable size, easy to implement, achieves all original goals, very useful.
9
95%
Jan 2006
03/01/2006
Updates the IP address of a domain which you own (for example, home.yourdomain.com) to that of the reporting computer. The client connects to the DNS server that you (or someone who can install this) has full access to. With this, someone outside your location can always look up the IP address of your home computer to access it for whatever reason across the Internet. Some example reasons include troubleshooting your computer via remote desktop, a web server, or web cam access. This works across NATs too. 
Networking, HTTP, executable and memory footprint size minimizing 
60*
This was very useful when ISPs often forced dynamic IP address changes when release dates were hit. Fortunately, you can bypass that nowadays by just keeping the machine (usually a router) with the assigned IP address active, which is especially no longer a problem now that home [wireless] routers have become such a norm.

Also, adding the extra stuff is always what takes all the time!
Time to program working DDNS client: 5 hours
And afterwards, time to debug, add bells and whistles, make a working service, design, and shakedown making sure it has all it needs: 55 hours 
DNS write/refresh and PHP access to the server hosting the domain, written for the named DNS server 
 
 
Personal libraries for generic programming resources 
Rating Note: All of these contain basic concepts, but are highly optimized, and made for ease of use and independence upon outside sources where possible, which makes this a nice complex and robust set of libraries.
9
-
02/09/2006
Ongoing
Base programming concept libraries like networking, file systems, linked lists, dynamic arrays, strings, etc. Developed for cross-OS compatibility and non-reliance on standard libraries 
Too many to list 
Too many to count
There are some programming concepts many people take for granted. 
*Some DLLs have dependencies on each other 
Ram Utility Thumbnail
1.0 
Windows GUI and console clients to search through and edit other process memory spaces 
Rating Note: Will always be very useful, and uses assembly optimized routines to exponentially increase speed
9
C
April 2003
May 2003
Tutorials included in project content 
Reverse Engineering, Assembly, Windows APIs 
20
This type of program is the 101 utility of client-side hacking 
 
B
Scrabble Thumbnail
1.0 
Virtual Scrabble solver 
Rating Note: Very speedy
9
C
6/24/03
7/22/03
Finds the word worth the most points for a scrabble board/rack state using a highly optimized brute force approach 
Graphics, digital sturctures, optimization 
7
 
 
B
Ragnarok Packet Sender Thumbnail
1.0 
Reverse engineering project to send custom created packets via a shortcut key in a MMORPG client 
Rating Note: Though no longer useful, it was a good project that had a lot of positive things come out of it
8
C
April 2002
June 2002
This was beyond useful as the server liked to accept anything from the clients even if it wasn’t supposed to be allowed. 
Reverse Engineering 
13
Futzing around with false security 
VB Runtimes, Ragnarok Beta Client 
B
Ragnarok Experience Viewer Thumbnail
1.2 
Reverse engineering project to modify the way a MMORPG client engine worked 
Rating Note: Though no longer useful, it was a good project that had a lot of positive things come out of it
8
C
Feb 2002
5/19/2002
I Originally tapped the MMORPG executable memory and pulled the “hidden” character information from it. The second version edited the executable itself and had it display the information in the client’s GUI. 
Reverse Engineering, Graphics, Common Sense 
25
When you want something, sometimes you have to do it yourself 
VB Runtimes, Ragnarok Beta Client 
B
HackPics Thumbnail
1.01 
Reverse engineering project to extract pictures from a PlayStation2 game 
Rating Note: Took some good hard work and achieved my goal.
8
C
Oct 2004
10/31/2004
I really liked some backgrounds on a virtual computer desktop of the first .Hack PS2 games and wanted them for my computer, so I got them. 
Reverse Engineering 
15
This might be usable for other PC or console games, most likely more PS2 games, as they might use this same file archive format. The program might take a little tweaking for them however. 
One of four games in the .Hack//INFECTION series 
 
 
Encrypts text within a picture using a password as a secondary key, requiring it and the exact original picture for decryption. 
Rating Note: Didn’t turn out as well as I hoped quality wise. See content section about RGB to HSL possibility. Also turns out all my ideas were already existent.
7
75%
?
?
Good for hiding secret conversations in something that people won’t find suspicious. 
Cryptography, image and graphic manipulation 
30
#1 Whenever you think you’ve come up with an original thought, someone else has most likely had it, and there’s a good chance it has already been written/ acted upon /done.

#2 One fortunate advantage of reinventing the wheel, or writing your own classes for things, is that you understand and delve into them far deeper than anyone who is just taught about them, and uses other peoples compilations/results. You might even come up with original approaches on concepts that are better than what’s already out there by not having your mind tainted by “what’s currently right.” 
 
HTTP Zip Thumbnail
1.0 
Module for listing and downloading of files within a zip file on a web server. 
Rating Note: Works great, was a relatively simple project I just wanted for my home server.
7
C
April 2004
~4/25/2004
This is run as a CGI application and should therefore be compatible with all major web clients including IIS and Apache. 
 
5 - 6
 
*HTTP Server (IIS/Apache, for example), zlib.dll 
 
 
A set of useful recursive file functions, will probably be turned into full fledged applications later. 
Rating Note: Useful cross operating system command line utilities
7
60%
?
?
Examples include: Finding text in files, counting lines of source code, convert text files to windows line breaks, shorten HTMLs 
File systems 
15
 
 
 
 
One of those standard WYSIWYG text editors for use inside browsers, with lots of options 
Rating Note: Very useful and some pretty complicated scripting.
7
60%
?
?
Fully Firefox and IE compliant, with as many useful RichText/HTML markups as I could include. 
DOM, Cross-Browser development 
?
I started developing and mostly finished this applet well before this kind of thing was known on the Internet... well before Gmail existed or any other known sites really used one. Unfortunately, I never really put the finishing touches on it and never really used it. 
JavaScript Enabled Web Browser 
S
Small Thumbnail
1.0 
Size minimization framework for executables 
Rating Note: Not a program, but a useful concept
6
C
Sept 2005
Oct 2005
Make your programs tiny 
Minimizing footprints 
15
Ah, 64k demos 
 
HalfKey Thumbnail
1.0 
Remaps your keyboard via software to make it possible to type quickly via one hand (or remap other keys) 
Rating Note: Simplistic. Will get a score upgrade upon reconfiguration of the project as mentioned in the content section.
6
C
12/24/2002
12/24/2002

My best friend in college told me about a keyboard that allowed you to type with only one hand by remapping both halves of the keyboard to the other side (swapping when a toggle key is held down), so that it had a backwards QWERTY layout. So, essentially, you could reach the whole keyboard with either the right or left hand.

It will soon be expanded to instead remap keys based upon a configurable ini file so it could be used for other purposes.

 
Low level windows hooks 
3
Well, Microsoft is always going on and on about handicapped accessibility... 
 
 
 
Midi music composer 
Rating Note: Very ambitious for a project for when I undertook this
6
45%
?
?
Reverse engineered the Midi format and created a fully fledged multi-instrument staff-based composing program 
Music, Reverse Engineering 
?
My second ever real project 
Websites Thumbnail
A list of websites I’ve programmed 
Rating Note: I much prefer application programming, but have been doing websites for a living for a while, and am really good and experienced in the field.
5
C
1999
2008
Most of the websites’ I’ve participated in as the primary programmer with information including programming languages used, the designer, creation dates, screenshots, and what I was involved in for their creation. 
WEB DEVELOPMENT 
400+?
Websites... too many websites.... ARGH! 
A web browser 
M
Julia Fractals Thumbnail
0.1 
Render Julia and Mandelbrot fractals 
Rating Note: This project is too much in its infancy for a higher rating. It will be sure to go up as I work on it.
5
C
12/16/2008
12/16/2008
This renders escape-time fractals from the Julia set, as opposed to my Fractal Landscape project which makes Random Fractals. These are basically a type of recursive math function that makes beautiful infinitely zoomable patterns. 
Graphics, math algorithms 
4.5*
 
 
 
 
Dynamically Expanding List Creator 
Rating Note: Another custom web widgit. Allows creating lists of data from an original template item that dynamically expand/contract.
5
90%
?
?
Creates a form list whos number of rows expands and contracts when the final row is used or made empty. 
DOM 
?
I have found this applet very useful and used it in many dozens of web pages. 
JavaScript Enabled Web Browser 
S
 
 
Interface for professional eBay content creation 
Rating Note: For some eBay hacks I created
5
30%
?
?
Content manager to help keep track of items you are selling/sold on eBay, with eBay page content generator from design template 
Cross-site scripting 
?
 
PHP Server 
Other Web Scripts Thumbnail
Any simple web scripts (PHP or JavaScript) that can be plugged in elsewhere 
Rating Note: Website stuff is kind of the low end rung of the programming spectrum IMO, but eh.
5
C
2003
?
A menagerie of web base scripts. Besides the pluggable ones, there are also informational based ones like the date and character converters.
See content section for downloads. 
Cross Platform Scripting 
25
 
Web browser and/or PHP server 
M
 
 
Save intercepted print jobs to a file 
Rating Note: Could be useful, and achieved original goals
5
95%
?
?
Intercepts jobs sent to the printer and saves them to specified directory with print job information 
Windows hooks 
?
 
 
S
Trojan Thumbnail
 
A Trojan horse 
Rating Note: Ancient
5
x
?
?
Ah my hacking days (1996ish). This was one of the first modern fully fledged Trojan Horse backdoors, I believe. It was completed well before the Internet and firewalls were commonly known, and well before publically available Trojans like Sub7 were conceived. Unfortunately (or maybe fortunately ^_^; ), I never actually used or released it. It was more of a learning project for networking. 
Networking, security, good fun 
40+
While this was completed I do not plan on releasing this, for what I hope are obvious reasons. 
POSTGate Thumbnail
 
A project I did for the last company I worked for. Basically, a company-wide solution for ticket sales. It ended up being canceled :-(. 
Rating Note: Was very ambitious and had so much potential...
4
x
5/2006
12/2006
Most of the Personal Libraries were originally written for this. Due to proprietary reasons, I am only including one of the visual interfaces I had created for this for download. 
Too many to list 
150+
Time is a precious commodity 
 
 
 
Simple screen saver that ‘slideshows’ pictures with a few options 
Rating Note: Very simplistic, thrown together for a friend, but it does have some neat options
4
75%
?
?
A picture ‘slideshow’. Options include... (to come later) 
Windows APIs 
?
 
 
 
Send one or groups of files, guaranteeing delivery, and minimizing wasted time due to errors 
Rating Note:
4
40%
?
?
File sending application that auto-resumes broken file transfers on reconnect and confirms file integrity through hashes. If errors are detected, the broken section of the file is found via recursively checking binary divisions against hashes until the error(s) are tracked down to a relatively small section (say, anywhere from 8K to 8 bytes) , and the section is resent. 
Networking 
?
Not sure if I’m ever going to pick this one back up and finish it. Torrents (more specifically, uTorrent) pretty much does what this project was intended for 
 
 
 
Cloned Solitaire games (TriPeak and Tuts Tomb) 
Rating Note: This was the very first real programming project I did, as I was learning my first modern computer language
4
10%
?
?
Weee Solitaire! This was written in the age when Klondike Solitaire was the norm before FreeCell and Spider started taking over peoples' lives. 
 
?
Source code is currently in a complete mess and needs a serious reworking. I actually wrote the base code for this project out entirely on paper when I was at a relatives for the summer and without access to a computer. Surprisingly enough, it worked perfectly after I typed it in without a hitch. This was the very first real programming project I did, as I was learning my first modern computer language. I was rather proud of it at the time. I wrote it the summer before I entered the 6th grade. 
Base Thumbnail
 
Numeric base conversion 
Rating Note: If I recall, the all-base arithmetic functions were rather fun and challenging to write. Since this is VB, of course, it can get rather slow with semi-larger numbers.
4
90%
?
?
I wrote this when I first started playing around with numeric bases for encryption and other purposes. Custom arithmetic functions were made to work on numbers in any base stored in strings. 
Numeric theory 
?
 
S
3D Engines Thumbnail
1.0 
Basic software 3D polygonal rendering engines for a single mesh in: Flash, C++, Java, and then in D3D w/ C++
Rating Note: Was just a little experiment
4
C
8/7/2005
8/9/2005
This was an experiment to get some solid performance numbers from computationally expensive processes written in different languages. 
3D Geometry, graphics, cross-language development 
6
With a little 3D knowledge involving vectors and matrices, true 3D engines can be written in any language. Speeding up these engines however is a little tougher. 
Example-specific dependencies 
Eyes Thumbnail
1.0 
A desktop buddy in the form of a pair of eyeballs that follows your mouse cursor around, keeping the pupils always focused on the cursor. 
Rating Note: Was a very simplistic fun little program I thought up while bored in geometry class. Was just learning about trigonometric functions (sin/cos) you see :).
3
C
~Oct 1998
~Oct 1998
The more program instances you add, the creepier it gets! 
Windows APIs, geometry, animation 
3
#1 99% of the time, a person will enjoy an incredibly unsophisticated cute program over a highly complex real time one, ie, a dynamic fractal landscape
#2 Do not base program time-based events on the assumption that everyones computer runs the same as yours. Add actual time (millisecond) based sleeps and checks. (The easter egg originally broke when moving from my [486?] to my [pentium?] because it was based on doing certain actions in a certain amount of clock cycles [computer based time]). 
Anagram Thumbnail
 
A speed-oriented 1 word anagram solver. 
Rating Note: Took no real work, thrown together from past libraries projects.
3
80%
?
?
A basic example of plugging my original “Digitally Linked List” (See Scrabble project) into another project. I only worried about making it work for 1 word, but could very easily be adapted for multiple words. 
Recursion, digitally linked list 
< 1
Offered to throw this together for a family member that needed it, as I already had all the base components I needed to make it. 
 
WhiteNoise Thumbnail
1.0 
Displays TV like static across the computer monitor 
Rating Note: Cute, and was used for computer language ability testing
3
C
5/20/02
June 2002
Originally used for a senior English project in high school (which I may put up later), I ended up turning it into a computer language speed comparison 
Graphics 
4-5
VB Runtimes not required for C version 
 
 
Finding ‘Gods Algorithm’ 
Rating Note: Has never been ran due to hardware restrictions
3
50%
?
?
A project to be able to find the optimal solution of any cube state of the Rubiks cube in the smallest possible number of moves 
Optimization, insane cube-i-ness, algorithms 
?
Still waiting for the day I can complete this... 
3TB+ of unused local storage 
Image Zoom Thumbnail
1.0 
Quick cropping and resizing of images 
Rating Note: Quickly thrown together for a friend
3
C
7/23/2006
7/23/2006
Intuitive interface to zoom in on sections of an image while maintaining aspect ratios 
BitBlt!, Image Manipulation, Arithmetic 
2*
I am almost too ashamed to even put this one up, heh 
Hospital Questions Thumbnail
 
A very simple multiple choice test system 
Rating Note: Crappy little VB project...
3
99%
?
?
User logs in via ID and takes a multiple choice test. Questions are held in one small binary file, and all user answers are logged in another. Admin can log in and view all user answers, and statistics on tests taken. Includes admin interface to create questions. Completely self sufficient data structure. Would be more appropriate in a web environment w/ database nowadays... 
Making a quick dollar? 
6
I am unsure at this time as to whether I can release this or not as it was paid for. Put status at 99% because of this. 
 
 
Icons running wild! 
Rating Note: Was very sloppy and never completed
2
80%
?
?
Silly little application that takes control of your desktop so whenever you activate an icon, it sprouts eyes and legs and runs around the screen 
Windows APIs 
?
Programmers are not graphics artists 
DeCrypt Thumbnail
 
Solves a letter-swapping encryption 
Rating Note: It works... SLOWLY... wasn’t exactly a project of choice... kind of :-)
2
95%
?
?
Was written for an “engineering camp”... 
Java, simple decryption algorithm 
10
When going into an educational situation where you can learn something new, don’t go instead with something you are already highly proficient at. 
Java runtime 
S
Armra's Alarm Clock Thumbnail
1.0 
A simple countdown timer/alarm I made for a friend. 
Rating Note: It works, but was an incredibly simplistic project.
2
C
4/11/2002
4/11/2002
Just a simple alarm clock with a few functions like auto-reset and alarm sound. 
Generic timer, playing a sound in VB 
1.5
 
 
 
Network chat application 
Rating Note: Thrown together for a friend
2
85%
?
?
Talk with friends in a decentralized manner 
Networking 
?
Sometimes it’s nice to not go through central servers 
 
 
File tagger 
Rating Note: Could have been done a lot better
2
85%
?
?
Adds an untraceable hidden encrypted signature to the end of files. Relies on the fact that most file formats store how much data is in them, so any information tacked on the end is ignored. 
 
?
 
S
Logic Puzzles Thumbnail
 
Some puzzle games 
Rating Note: Very simplistic old stuff
2
85%
?
?
Just some puzzle games I cloned way back when... 
Logic 
?
 
 
 
Create a collage of pictures 
Rating Note: Old very very simple VB program
2
75%
?
?
Create a collage of pictures. Allows resizing images in original or changed aspect ratio. Stores images in collage by layers, which can be swapped. Save file only retains picture location, layer, and size info, so is very small. 
 
?
Something like this could easily be done in say, Photoshop, but that would take a lot longer and a lot more steps than in something like this which is designed for it. 
ViewFonts Thumbnail
1.0 
View a list of system fonts 
Rating Note: Thrown together on a whim because I needed it
2
C
5/25/2008
5/25/2008
Shows all system fonts with a user given text string at a user given font size for quick lookup. 
 
3*
Sometimes you just have to write the things you need yourself 
Survey Thumbnail
1.0 
A silly little joke 
Rating Note: Probably the most simplistic project I’ve ever done
1
C
1998?
1998?
A clone of a program I had seen and couldn’t find, as the Internet was not yet really around as we know it today, so I just recreated it. If you want to get a laugh out of any easily pleased persons nowadays, just swap out the “poll” question for something relevant to today. 
 
1
 
Freedrive URL cracker Thumbnail
 
No longer useful due to the original website no longer being up... but a study in web security 
Rating Note:
1
SC
?
?
Web security... 
Hacking/Reverse Engineering 
?
 
 
S
College Crap Thumbnail
Computer Science 301 assignments 
Rating Note: Does it really need explanation?
1
SC
July 2002
Feb 2003
I went to college for 1 year, and during my 1st semester I begged them to let me skip the intro programming courses since the crappy school *cough*Rose Hulman*cough* with its incredibly underdeveloped CS department didn’t allow testing out of courses. They let me jump into Intro to Computer Science 3, which was like, programming concepts or something. Long story short, it was very boring. 
Java, simple programming structural concepts 
A few hours over a semester
 
Java compiler 
 
 
A dump of a bunch of old QBasic apps I did 
Rating Note: Old pretty useless stuff...
1
SC
?
?
Good old times... 
 
?
Don’t expect to find anything good or useful here 
Highschool C++ Class Thumbnail
Programming 101 class assignments 
Rating Note: Does it really need explanation?
1
SC
July 2001
May 2002
Highschool C++ programming course assignments. 
C++ basic concepts 
A few hours over a schoolyear
*Formal education is mostly a joke, real learning comes from hard work and research. 
*C++ Compiler 
 
 
Save the current state of processes for reloading 
Rating Note: Conception I have not yet confirmed
0
1%
?
?
I conceptualized this program a long ways back and got a good ways into researching it, and it does seem possible, but I ended up abandoning it due to time constraints. I would have rather implemented it in VC6 (Microsoft Visual C++ 6.0) instead of VC7/2003, but the damn VC6 libraries didn’t want to accept some very important windows APIs for some reason. 
Windows APIs, Operating system architecture 
?
Don’t you just love being able to save/reload states in emulation? Well now you can do it with a computer process! 
 
 
 
A very low level firewall and packet utility 
Rating Note: Project too early in development to warrant rating.
0
1%
?
?
The final intent of this program is for a fully fledged packet sniffer/editer/firewall/bandwidth monitor. 
Low level windows hacking 
0
Have not spent a recordable amount of time on this project to give it a time number. Just the prototype is developed.