Skip to content

Instantly share code, notes, and snippets.

@strazzere
Created September 23, 2014 18:15
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 strazzere/dcff82a65b3f18cf01eb to your computer and use it in GitHub Desktop.
Save strazzere/dcff82a65b3f18cf01eb to your computer and use it in GitHub Desktop.
IDA Pomidor patch
[84%]tstrazzere@bebop:[idapomidor] $ diff idapomidor.py ~/repo/idapomidor-original/idapomidor.py
330,333c330,331
< global idapomidor_manager
< if idapomidor_manager.timer.isActive():
< idapomidor_manager.timer.stop()
< del idapomidor_manager
---
> pass
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment