diff --git a/RE101.md b/RE101.md index 01b877d..52038df 100644 --- a/RE101.md +++ b/RE101.md @@ -9,7 +9,7 @@ title: Reverse Engineering Malware 101 # Material # -[Introduction](https://securedorg.github.io/RE101/intro/) +## [Introduction](https://securedorg.github.io/RE101/intro/) ## ### Section 1) [Fundamentals](https://securedorg.github.io/RE101/section1/) ### diff --git a/intro.md b/intro.md index 99387bb..a49dfb8 100644 --- a/intro.md +++ b/intro.md @@ -15,16 +15,17 @@ title: Intro ## You are ## -⋅⋅* A fast learner +* A fast learner -⋅⋅* Able to derive meaning from nonsense +* Able to derive meaning from nonsense -⋅⋅* A good puzzle solver +* A good puzzle solver -⋅⋅* Able to think outside of the box +* Able to think outside of the box -⋅⋅* Willing to frequently use the scientific method +* Willing to frequently use the scientific method -⋅⋅* Resourceful +* Resourceful +[Next -> Section 1](https://securedorg.github.io/RE101/section1)