Help for this page

Select Code to Download


  1. or download this
    C:\>strings.pl myscript.exe
    Quantifier in {,} bigger than 32766 before HERE mark in regex m/([\n\t
    + -~]{ << HERE 4,32768})\0/
    
  2. or download this
    C:\>strings.pl myscript.exe
    RES>
    ...
        }
        $prev =~ s/.*\0//s;
    }
    
  3. or download this
    C:\>strings.pl myscript.exe
    !This program cannot be run in DOS mode.
    ...
    }
    
    C:\>