mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-05-03 15:24:59 -04:00
add talks
This commit is contained in:
parent
4d24e016b8
commit
14d5b04ab0
1 changed files with 6 additions and 0 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue