Author Archives: admin

Dot Net Deobfuscation – Generic String Decryption

Thanks to metadata, the object-oriented paradigm, leverageable framework libraries, and a well-documented assembly structure, Microsoft’s .Net Framework has gained a following among developers who don’t need the performance benefits of an unmanaged language like C++. However, for these same reasons, the resulting assembly … Continue reading

Posted in Reverse Engineering, Uncategorized | Leave a comment

Windows Live Writer Plugins – Part 2

Well, it is time for part 2. In this part I will detail rendering the syntax highlighting to an Image, showing that image just in the Editor view. Generating the HTML In order to generate an image of the code … Continue reading

Posted in Uncategorized | Leave a comment

Windows Live Writer Plugins – Part 1

Looking for another way to add content to this site without using a browser and have a few more features, I came across Windows Live Writer. I quickly realized I needed a way of adding Code tags (with Syntax Highlighting), … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment

Put on a helmet…

Under construction. Joomla has been ditched for WordPress and hopefully new content to go along with the CMS change. I should have the site up soon, including links to the Zune 30gb games: Asteroids and GuessTheSong. I have taken a … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment