Encyclopedia > Alphanumeric code

  Article Content

Alphanumeric code

In computer science (or more likely, in computer underground terminology) alphanumeric code is machine code that is written entirely in readable ASCII-letters such as "a"-"z", "A"-"Z", "1"-"9", "#", "!", "@", etc.

This is possible to do with a (very) good understanding of the assembly language for the specific computer that the code is intended for.

This code is used by crackers with the intent of fooling applications, such as Web forms, into accepting code used for exploits. Typically, such exploits involve buffer overflows.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Great River, New York

... located in Suffolk County, New York. As of the 2000 census, the town had a total population of 1,546. Geography Great River is located at 40°43'29" North, ...

 
 
 
This page was created in 36.9 ms