Skip to content

Instantly share code, notes, and snippets.

@Zeex
Created September 17, 2013 14:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Zeex/6595441 to your computer and use it in GitHub Desktop.
Save Zeex/6595441 to your computer and use it in GitHub Desktop.
NOP out max. stack size estimation in the Pawn compiler (use this to patch pawnc.dll with ida_patcher)
This difference file is created by The Interactive Disassembler
pawnc.dll
00002B50: 51 8B
00002B51: 8B 44
00002B52: 03 24
00002B53: 33 04
00002B54: C9 C7
00002B55: 85 00
00002B56: C0 00
00002B57: 74 00
00002B58: 1C 00
00002B59: 8D 00
00002B5A: A4 31
00002B5B: 24 C0
00002B5C: 00 C3
00002B5D: 00 90
00002B5E: 00 90
00002B5F: 00 90
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment