From 1fbd5c70293326bada7b55ea4333bbdc97c78e24 Mon Sep 17 00:00:00 2001 From: YASME-Tim Date: Tue, 3 Feb 2015 00:44:51 +0100 Subject: [PATCH] :link: Add various links to boston-key-party writeups --- boston-key-party-2014/crypto/differential_power/README.md | 2 +- boston-key-party-2014/crypto/mitm_ii/README.md | 2 +- boston-key-party-2014/crypto/xorxes/README.md | 2 +- boston-key-party-2014/other/dantes_inferno/README.md | 3 ++- boston-key-party-2014/other/functional_highfive/README.md | 2 +- boston-key-party-2014/pwning/risc_emu/README.md | 3 +++ boston-key-party-2014/pwning/zen_garden/README.md | 2 +- boston-key-party-2014/reversing/decrypt_img/README.md | 3 ++- boston-key-party-2014/reversing/hypercube/README.md | 4 +++- boston-key-party-2014/reversing/r3v3/README.md | 2 +- boston-key-party-2014/reversing/rarverseme/README.md | 1 + boston-key-party-2014/reversing/vm/README.md | 2 +- 12 files changed, 18 insertions(+), 10 deletions(-) diff --git a/boston-key-party-2014/crypto/differential_power/README.md b/boston-key-party-2014/crypto/differential_power/README.md index 08a4303a..15b4d492 100644 --- a/boston-key-party-2014/crypto/differential_power/README.md +++ b/boston-key-party-2014/crypto/differential_power/README.md @@ -14,4 +14,4 @@ ## Other write-ups and resources -* none yet +* diff --git a/boston-key-party-2014/crypto/mitm_ii/README.md b/boston-key-party-2014/crypto/mitm_ii/README.md index cbd86731..b5e561d9 100644 --- a/boston-key-party-2014/crypto/mitm_ii/README.md +++ b/boston-key-party-2014/crypto/mitm_ii/README.md @@ -14,4 +14,4 @@ ## Other write-ups and resources -* none yet +* diff --git a/boston-key-party-2014/crypto/xorxes/README.md b/boston-key-party-2014/crypto/xorxes/README.md index 05e1d4a1..3e3e8fa1 100644 --- a/boston-key-party-2014/crypto/xorxes/README.md +++ b/boston-key-party-2014/crypto/xorxes/README.md @@ -14,4 +14,4 @@ ## Other write-ups and resources -* none yet +* diff --git a/boston-key-party-2014/other/dantes_inferno/README.md b/boston-key-party-2014/other/dantes_inferno/README.md index b2b4357f..dba35fa7 100644 --- a/boston-key-party-2014/other/dantes_inferno/README.md +++ b/boston-key-party-2014/other/dantes_inferno/README.md @@ -14,4 +14,5 @@ ## Other write-ups and resources -* none yet +* +* diff --git a/boston-key-party-2014/other/functional_highfive/README.md b/boston-key-party-2014/other/functional_highfive/README.md index fd2e091a..cd4d66f9 100644 --- a/boston-key-party-2014/other/functional_highfive/README.md +++ b/boston-key-party-2014/other/functional_highfive/README.md @@ -14,4 +14,4 @@ ## Other write-ups and resources -* none yet + diff --git a/boston-key-party-2014/pwning/risc_emu/README.md b/boston-key-party-2014/pwning/risc_emu/README.md index 656bca11..5bd2dba4 100644 --- a/boston-key-party-2014/pwning/risc_emu/README.md +++ b/boston-key-party-2014/pwning/risc_emu/README.md @@ -15,3 +15,6 @@ ## Other write-ups and resources * +* +* [French](http://blog.frizn.fr/bkpctf-2014/pwn-100-risc_emu) +* [Chinese](http://217.logdown.com/posts/183020-boston-key-party-ctf-2014-risc-emu) diff --git a/boston-key-party-2014/pwning/zen_garden/README.md b/boston-key-party-2014/pwning/zen_garden/README.md index 609e24a7..43e7d5fe 100644 --- a/boston-key-party-2014/pwning/zen_garden/README.md +++ b/boston-key-party-2014/pwning/zen_garden/README.md @@ -14,4 +14,4 @@ ## Other write-ups and resources -* none yet +* diff --git a/boston-key-party-2014/reversing/decrypt_img/README.md b/boston-key-party-2014/reversing/decrypt_img/README.md index 61dd0a15..cdfdf265 100644 --- a/boston-key-party-2014/reversing/decrypt_img/README.md +++ b/boston-key-party-2014/reversing/decrypt_img/README.md @@ -14,4 +14,5 @@ ## Other write-ups and resources -* none yet +* [Chinese](http://217.logdown.com/posts/183027-boston-key-party-ctf-2014-decrypt-img) +* diff --git a/boston-key-party-2014/reversing/hypercube/README.md b/boston-key-party-2014/reversing/hypercube/README.md index 5e4a8f38..dee73713 100644 --- a/boston-key-party-2014/reversing/hypercube/README.md +++ b/boston-key-party-2014/reversing/hypercube/README.md @@ -14,4 +14,6 @@ ## Other write-ups and resources -* none yet +* +* +* diff --git a/boston-key-party-2014/reversing/r3v3/README.md b/boston-key-party-2014/reversing/r3v3/README.md index e9e9690e..be183267 100644 --- a/boston-key-party-2014/reversing/r3v3/README.md +++ b/boston-key-party-2014/reversing/r3v3/README.md @@ -14,4 +14,4 @@ ## Other write-ups and resources -* none yet +* diff --git a/boston-key-party-2014/reversing/rarverseme/README.md b/boston-key-party-2014/reversing/rarverseme/README.md index 0878963e..cc51a008 100644 --- a/boston-key-party-2014/reversing/rarverseme/README.md +++ b/boston-key-party-2014/reversing/rarverseme/README.md @@ -15,3 +15,4 @@ ## Other write-ups and resources * +* diff --git a/boston-key-party-2014/reversing/vm/README.md b/boston-key-party-2014/reversing/vm/README.md index 835c1bac..94e1fbb4 100644 --- a/boston-key-party-2014/reversing/vm/README.md +++ b/boston-key-party-2014/reversing/vm/README.md @@ -14,4 +14,4 @@ ## Other write-ups and resources -* none yet +*