Old Content:
InlineAssembly in C
May 26, 2009 by Kyle BradyTags: C, Code Samples, Full Code Release, Inline Assembly
As required by the FTC, a Full Disclosure is available - this piece adheres to the Code of Ethics
Essentially, we had to convert some C functions into their inline assembly counterparts. See the PDF file for details.
All code is available via SVN, and a web-browsing utility.
Note: I am not advocating using this code in place of doing your own homework, or in any situation other than pure interest. However, in the event that you do, I am not responsible for any resultant issues (legal, moral, or ethical) that may arise. Finally, I am not presenting these as perfect cases, the best way to approach the problems, nor the fastest. They are, simply, viable solutions.
Kyle can be found on Twitter and MySpace, or reached via email.











