Skip to content

Instantly share code, notes, and snippets.

@blaquee
Created August 14, 2014 04:30
Show Gist options
  • Save blaquee/696ee3d1c770eb630889 to your computer and use it in GitHub Desktop.
Save blaquee/696ee3d1c770eb630889 to your computer and use it in GitHub Desktop.
parite EP1
00415000 > $ 90 nop
00415001 . 90 nop
00415002 . 68 B142B600 push 0B642B1
00415007 . 5B pop ebx
00415008 . 90 nop
00415009 . BA 20504100 mov edx, 00415020
0041500E . 90 nop
0041500F . 90 nop
00415010 . BF 98050000 mov edi, 598
00415015 . 90 nop
00415016 . 90 nop
00415017 > 311C3A xor dword ptr [edx+edi], ebx
0041501A . 90 nop
0041501B . 90 nop
0041501C . 4F dec edi
0041501D . 83EF 03 sub edi, 3
00415020 .^ 75 F5 jnz short 00415017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment