Using vimsh

List information about a VM vimsh -n -e “vmsvc/getallvms” See a summary of the current host configuration vimsh -n -e “hostsvc/hostsummary” Enter maintence mode vimsh -n -e /hostsvc/mainten

Read More →

Patching ffmpeg into shape

Preface: unless otherwise noted, the bugs discussed here were found via fuzzing by Will Dormann of CERT — and my involvement was to fix them. In other news, I recently moved to work on the Ch

Read More →