Help for this page

Select Code to Download


  1. or download this
    sub foo {
        my $window = "a b X20 c X5 d e X17 X12";
    ...
        print join(" ", "Matches:", @m, "\n");
        print join(" ", "Offsets:", @o, "\n\n");
    }
    
  2. or download this
    subN=CODE(0x8119060)
    sub1=CODE(0x8119060)
    ...
    sub1=CODE(0x8119060)
    Matches: X20 X5 X17 X12 
    Offsets: