Archive for November 27th, 2008

You are browsing the archives of 2008 November 27.

Getting to know assembly language

In recent weeks I have learned a lot of things about low level software development. My interest came from a desire to offer better than average protection to a program I am working on. Through the process of hardening my application, it became obvious to me that it would be very beneficial to learn assembly. [...]