Skip to content

Instantly share code, notes, and snippets.

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 grittyninja/b698e85733b379bc78f5ea6b0362caa2 to your computer and use it in GitHub Desktop.
Save grittyninja/b698e85733b379bc78f5ea6b0362caa2 to your computer and use it in GitHub Desktop.
Clean Format
%s/h\n\?mov\s\+\[[a-z]\{3}+[a-zA-Z0-9_]\+\],\s/, 0x/e | %s/h//e | %s/mov\s\+\[[a-z]\{3}+[a-zA-Z0-9_]\+\],\s/0x/e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment