Misc

DeCaf on April 20th, 2012

Due to a bug introduced in Visual Studio 2010 SP1 the previous releases of AlphaVSS had a pretty serious bug in that all the platform-specific x86 assemblies were signed with the wrong key-file. The 1.1.4000.2 and 1.2.4000.2 releases fixes this problem. The workaround that has to be applied to your environment if you are building [...]

Continue reading about AlphaVSS 1.1.4000.2 and 1.2.4000.2 released

DeCaf on April 5th, 2012

AlphaVSS versions 1.1.4000 and 1.2.4000 have been released! In addition to some bug fixes, this release contains a more full-featured sample application, called AlphaShadow, that replicates many of the features from the VShadow sample application found in the Windows SDK. This release unfortunately introduces a few breaking changes that will require you to modify your [...]

Continue reading about Release: AlphaVSS versions 1.1.4000 and 1.2.4000

DeCaf on December 5th, 2010

I just discovered that no links on this site worked any more. Seems that mod_rewrite had been disabled for some reason. Anyway, that should be fixed now. Although I guess most of you may not care much since I haven’t updated this page for about a year. But there may be something new coming up [...]

Continue reading about Site working again

DeCaf on July 24th, 2009

Finally I am on vacation for three short weeks. And what better way to spend a vacation than by doing web-”development”? Well… any way would be better pretty much, but since I had to take down the webpage I created for a good friend of mine about a year ago due to continous hacker sabotages, [...]

Continue reading about Vacation = web-development!?

DeCaf on January 3rd, 2009

Due to a major effort over the holidays we managed to get AlphaVSS 1.0 (alpha) out. This release contains many new features, most prominently probably the dynamic loading of the platform specific assemblies. Hence, no need to compile multiple versions of your executable for each platform you want to support (unless you need to for [...]

Continue reading about AlphaVSS 1.0 (alpha) released

DeCaf on January 1st, 2009

I just wanted to wish everyone who may be reading this a very happy new year. As for me I’ve been working at a new job as a professional .NET developer since November now, and I really enjoy it, even though it gives me so much less time to work on my hobby projects compared [...]

Continue reading about Happy New Year!

DeCaf on December 29th, 2008

I just released Version 0.8 Alpha of AlphaVSS today. The major new feature is compatibility with both 32- and 64-bit versions of Windows XP, Windows 2003 Server, Windows Vista and Windows 2008. For more information and downloads, see http://www.codeplex.com/alphavss/Release/ProjectReleases.aspx?ReleaseId=19952. If you find any bugs or have any comments, please use the discussion board or issue [...]

Continue reading about AlphaVSS 0.8 Alpha Released

DeCaf on August 9th, 2008

So here it is, yet another blog… Finally gave in to the pressure and decided to join the rest of the people of the world in this frenzy about writing your thoughts online. Well, not quite actually. The reasons for starting this blog is actually mainly to present some programming ideas and projects which I [...]

Continue reading about std::cout << “Hello World!”;