Alphanumeric shellcode: Difference between revisions

Content deleted Content added
m AWB assisted change "a" to "an".
JoeBot (talk | contribs)
m typo fixing bot: just doing a little house cleaning, using AWB
Line 1:
In general, in [[computing]], an '''alphanumeric code''' is a series of letters and numbers (hence the name) which are written in a form understandable and processableprocessible by a computer. One such alphanumeric code is [[ASCII]].
 
More specifically, in computer underground terminology alphanumeric code is [[machine code]] that is written so that it assembles into entirely readable ASCII characters such as "a"-"z", "A"-"Z", "1"-"9", "#", "!", "@", and so on.