Skip to content

Instantly share code, notes, and snippets.

@albertzsigovits
Created January 29, 2019 16:48
Show Gist options
  • Save albertzsigovits/2d817d6166f26d7273eb4fae71dd673d to your computer and use it in GitHub Desktop.
Save albertzsigovits/2d817d6166f26d7273eb4fae71dd673d to your computer and use it in GitHub Desktop.
Sample OllyDbg Script File
# NetAcademia - Petya Zsiros - p2.txt
GPA "IsDebuggerPresent", "Kernel32.dll"
mov addr, $RESULT
log addr
asm addr,"XOR EAX,EAX"
add addr, $RESULT
asm addr,"RETN"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment