adding intro

This commit is contained in:
Amanda Rousseau
2017-02-21 19:05:37 -08:00
parent 3f5d258e0e
commit ad26ea52c3
2 changed files with 23 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ title: Reverse Engineering Malware 101
# Material #
[Introduction](https://securedorg.github.io/RE101/intro/)
### Section 1) [Fundamentals](https://securedorg.github.io/RE101/section1/) ###
### Section 2) [Malware Techniques](https://securedorg.github.io/RE101/section2/) ###

21
intro.md Normal file
View File

@@ -0,0 +1,21 @@
---
layout: default
permalink: /RE101/intro/
title: Intro
---
[Go Back to Reverse Engineering Malware 101](https://securedorg.github.io/RE101/)
# Introduction #
# Reverse Engineering #
"is the processes of extracting knowledge or design information from anything man-made and re-producing it or re-producing anything based on the extracted information"
## What does it mean to be a reverse engineer? ##
## You are ##
⋅⋅* A fast learner
⋅⋅* Able to derive meaning from nonsense
⋅⋅* A good puzzle solver
⋅⋅* Able to think outside of the box
⋅⋅* Willing to frequently use the scientific method
⋅⋅* Resourceful