home *** CD-ROM | disk | FTP | other *** search
/ Power Hacker 2003 / Power_Hacker_2003.iso / Exploit and vulnerability / w00w00 / w00aimexp2 / exploit.sh next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  2002-04-25  |  83 b   |  5 lines

  1. #!/bin/sh
  2.  
  3. export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:./libs
  4. ./w00aimexp2 $1 $2 $3 $4
  5.