Add x86 Registers

This commit is contained in:
Alpay Yildirim 2018-09-11 09:12:59 +02:00 committed by GitHub
parent aedca4c884
commit 708c3aaa84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,4 @@
# x86-assembly-Reverse-Engineering # x86-assembly-Reverse-Engineering
Knowledge I have found interesting about the topic of x86 assembly Knowledge I have found interesting about the topic of x86 assembly
## x86 Registers
![x86 assembly Registers](x86-registers.png)