if you want to play with assembly,
we happen to have TWO real assembler pros here: jibz (one of our columnists) + boro.
and they can answer any assembly question you can dream up.
want to see some insanity, check out some of bor0's assembly programs here:
http://www.dcmembers.com/bor0youll find [ASM Sources] for :
bcrypt.zip // basic crypt algo.
cddisabler.zip // basic API hooking.
google.zip // google search application.
mousepos.zip // reads/sets mouse position and can read asterisks (*) as well.
osinfo.zip // displays basic information about your OS.
strrip.zip // audio stream ripper.