On Saturday, 8 November 2014 at 03:06:01 UTC, Adam D. Ruppe wrote:
On Saturday, 8 November 2014 at 02:42:34 UTC, Israel wrote:
This one in particular. http://pastebin.com/dq4Bp9x0. What is
this...
It is called shellcode because it is code to launch a shell and
is done as a string because a practical application is to
exploit a buffer overflow vulnerability in a program to gain
access to a target computer.
Wow thats incredible, im not an advanced programmer by any means
but ive seen code like this being used in some java script
programs.