updating section 1.2

This commit is contained in:
Amanda Rousseau
2017-03-08 11:42:30 -08:00
parent 7752b46828
commit 391981db20

19
fundamentals2.md Normal file
View File

@@ -0,0 +1,19 @@
---
layout: default
permalink: /RE101/section1.2/
title: Fundamentals
---
[Go Back to Reverse Engineering Malware 101](https://securedorg.github.io/RE101/)
# Section 1.2: Fundamentals #
## Anatomy of a C program ##
![alt text](https://securedorg.github.io/images/Cprogram.gif "C Program")
## x86 Assembly ##
### Registers ###
### Opcodes ###