File tree Expand file tree Collapse file tree 4 files changed +10
-9
lines changed Expand file tree Collapse file tree 4 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 4
4
* [ Binary Exploitation] ( /binary-exploitation.md )
5
5
* [ Heaps of Knowledge \[ 420 points\] ] ( /binary-exploitation/heaps-of-knowledge-420-points.md )
6
6
* [ Cryptography] ( cryptography.md )
7
+ * [ RSA 4 \[ 200 points\] ] ( /cryptography/rsa-4-200-points.md )
8
+ * [ Genius \[ 230 points\] ] ( /cryptography/genius-230-points.md )
9
+ * [ Paillier Service \[ 400 points\] ] ( /cryptography/paillier-service-400-points.md )
7
10
* [ Forensics] ( forensics.md )
8
11
* [ Programming] ( programming.md )
9
12
* [ Hello, world! \[ 10 points\] ] ( programming/hello-world-10-points.md )
13
+ * [ Match Me \[ 300 points\] ] ( /programming/match-me-300-points.md )
10
14
* [ Reverse Engineering] ( reverse-engineering.md )
15
+ * [ Useless Python \[ 50 points\] ] ( /reverse-engineering/useless-python-50-points.md )
16
+ * [ Phunky Python II \[ 115 points\] ] ( /reverse-engineering/phunky-python-ii-115-points.md )
11
17
* [ 67k \[ 400 points\] ] ( reverse-engineering/67k-400-points.md )
12
18
* [ Web] ( web.md )
13
19
Original file line number Diff line number Diff line change @@ -14,11 +14,10 @@ This category focuses on using advanced mathematical topics to encrypt data to p
14
14
* Security Through Obscurity \[ 150 points\]
15
15
* Lost Seed \[ 150 points\]
16
16
* Listen Closely \[ 200 points\]
17
- * Genius \[ 230 points\]
17
+ * [ RSA 4 \[ 200 points\] ] ( /files/rsa4.txt )
18
+ * [ Genius \[ 230 points\] ] ( /cryptography/genius-230-points.md )
18
19
* Premium RSA \[ 350 points\]
19
- * Paillier Service \[ 400 points\]
20
-
21
-
20
+ * [ Paillier Service \[ 400 points\] ] ( /cryptography/paillier-service-400-points.md )
22
21
23
22
24
23
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ This category tests your skills at writing scripts to automate tasks that are to
10
10
* Fzz Buzz 2 \[ 200 points\]
11
11
* Things Don't Add Up \[ 210 points\]
12
12
* Wayward Space Junk \[ 300 points\]
13
- * Match Me \[ 300 points\]
13
+ * [ Match Me \[ 300 points\] ] ( /programming/match-me-300-points.md )
14
14
15
15
16
16
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments