summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaulCher2017-01-03 18:08:20 +0300
committerAndrey Konovalov2017-03-05 23:41:08 +0100
commitfd0a1e56b114082e5fe0ca31500d24e77c7646a3 (patch)
treef446c00666774648a859f3ea80a312f33835a502
parent61348a420f5458dd446d2585158b374365878548 (diff)
add more practice links to readme
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c2dd015..206bd2d 100644
--- a/README.md
+++ b/README.md
@@ -286,6 +286,9 @@ https://github.com/NoviceLive/research-rootkit
286 286
287https://github.com/djrbliss/libplayground 287https://github.com/djrbliss/libplayground
288 288
289[pwnable.kr tasks](http://pwnable.kr/play.php) (syscall, rootkit, softmmu, towelroot, kcrc, exynos)
290
291[RPISEC kernel labs](https://github.com/RPISEC/MBE/tree/master/src/lab10)
289 292
290## Tools 293## Tools
291 294