Files
securedorg.github.io/intro.md
2017-02-21 19:10:14 -08:00

32 lines
673 B
Markdown

---
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
[Next -> Section 1](https://securedorg.github.io/RE101/section1)