## copyright LAST STAGE OF DELIRIUM feb 2001 poland            *://lsd-pl.net/ #
## assembly codes package, version 1.0.2                                       #

This package contains all codes prepared for technical paper - UNIX Assembly
Codes Development for Vulnerabilities Illustration Purposes. For every discussed
processor architecture samples of various assembly components (in reference
to presented taxonomy) are included. The detailed availability of each type of
component for specific operating system and architecture is presented in the
table below.

processor  system      version                                  p S C P R F B 
---------- ----------- ---------------------------------------- -------------
mips       irix        5.3 6.2 6.3 6.4 6.5 6.5.10               - x x x x x x
sparc      solaris     2.6 2.7 2.8                              - x x x x x x
parisc     hp-ux       10.20                                    - x x x x x x
powerpc    aix         4.1 4.2 4.3                              x x x x x x x
alpha      ultrix      5.0                                      - x x x - - -
x86        solaris     2.6 2.7 2.8                              x x x x x x x
x86        beos        5.0                                      - x x - - - -
x86        linux       6.2 (redhat)                             - x x x x x x
x86        openbsd     2.8                                      - x x x x x x
x86        freebsd     3.4                                      - x x x x x x
x86        netbsd      1.5                                      - x x x x x x
x86        openserver  5.0.4                                    x x x x x - -
x86        unixware    7.0                                      x x x x x x -

Where letter abbrevations stand as follows:   
p - prefix 
S - interactive shell 
C - single command 
P - restore privileges 
R - escape chroot jail 
F - find socket  
B - bind socket 

