Alphanumeric shellcode: Difference between revisions

Content deleted Content added
Demonslave (talk | contribs)
m poor style
Line 1:
In general, in [[computing]], an '''alphanumeric code''' is a codeseries to encodeof letters and numbers (hence the name) intowhich are written in a form understandable and processable 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]]-letters such as "a"-"z", "A"-"Z", "1"-"9", "#", "!", "@", and so on.