mirror of
https://github.com/aljazceru/securedorg.github.io.git
synced 2025-12-22 16:34:25 +01:00
32 lines
673 B
Markdown
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)
|
|
|