This gist shows how to create a GIF screencast using only free OS X tools: QuickTime, ffmpeg, and gifsicle.
To capture the video (filesize: 19MB), using the free "QuickTime Player" application:
| #!name=Block Processes | |
| #!desc=Reject all requests from processes listed below. | |
| #!system=mac | |
| [Rule] | |
| PROCESS-NAME,/Applications/MOA.app/Contents/Resources/MOA.app/Contents/Resources/MEDRLoader.bundle/Contents/Resources/medrAgent_10_15,REJECT | |
| PROCESS-NAME,/Applications/MOA.app/Contents/Resources/MOA.app/Contents/MacOS/itsec-agent,REJECT |
| --- Actions --- | |
| $Copy <M-C> | |
| $Cut <M-X> <S-Del> | |
| $Delete <Del> <BS> <M-BS> | |
| $LRU | |
| $Paste <M-V> | |
| $Redo <M-S-Z> <A-S-BS> | |
| $SearchWeb <A-S-G> | |
| $SelectAll <M-A> | |
| $Undo <M-Z> |