Help for this page

Select Code to Download


  1. or download this
    /*  wrapper.c  */
    
    ...
          {
              execv(REAL_PATH, av);
          }
    
  2. or download this
    # mkdir /usr/local/bin/secret
    # cp secret.pl /usr/local/bin/secret/
    # chmod -R 0711 /usr/local/bin/secret/
    
  3. or download this
    # chown root:root secret
    # chmod 4711 secret