add talks

This commit is contained in:
bt3 2015-08-30 12:11:59 -07:00
parent 4d24e016b8
commit 14d5b04ab0

View file

@ -326,3 +326,9 @@ Make a hexdump or do the reverse:
xxd hello > hello.dump xxd hello > hello.dump
xxd -r hello.dump > hello xxd -r hello.dump > hello
``` ```
----
# Relevant Talks
* [Patrick Wardle: Writing OS X Malware](https://vimeo.com/129435995)