V3: Add gdb python plugin which analyzes vulnerability

Denys Vlasenko dvlasenk at redhat.com
Fri Jun 14 11:56:51 UTC 2013


On 06/13/2013 03:42 PM, Jiri Moskovcak wrote:
> Would be great if you push it into a separate branch, so we don't have to manually apply every change you do. In your current tree run:
> 
> $ git checkout -b exploitcheck  # this will create the branch
> $ git push origin exploitcheck  # this will push it to the server
> 
> others can just:
> 
> $ git clone .. && git checkout exploitcheck
> 
> Whenever you do some changes others will just git pull instead of the annoying mail saving&applying ...

Done it, with the new version of the change.

Martin, can you try it?
It should be working with stock gdb and kernel.



More information about the Crash-catcher mailing list