Help for this page

Select Code to Download


  1. or download this
    my $a = "a";
    my $b = "b";
    ...
    printf "a: %s\nAddress: %p\n", $a, $a;
    printf "b: %s\nAddress: %p\n", $b, $b;
    printf "Buffer Offset: %d\n", $offset;
    
  2. or download this
         ntdll.dll!_KiFastSystemCallRet@0()     
         ntdll.dll!_ZwWaitForMultipleObjects@20()  + 0xc    
    ...
         perl.exe!main(int argc=3, char * * argv=0x00282478, char * * env=
    +0x00282de8)  Line 23 + 0x12    C
         perl.exe!mainCRTStartup()  Line 398 + 0xe    C
         kernel32.dll!_BaseProcessStart@4()  + 0x23