mirror of
https://github.com/AYIDouble/x86-Assembly-Reverse-Engineering.git
synced 2026-06-21 00:46:54 +08:00
🔁 Update README
This commit is contained in:
parent
d65d3c1535
commit
92b867ff0b
1 changed files with 4 additions and 1 deletions
|
|
@ -45,7 +45,10 @@ You also have **double-precision floating point going from xmm0 to xmm15**.*
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### 📝 Cheatsheet x86 Assembly 📝
|
### [📝 Cheatsheet x86 Assembly 📝](Docs/x86_Assembly.pdf)
|
||||||
|
|
||||||
|
[Full Cheatsheet x86 Assembly, 20 Pages.](Docs/x86_Assembly.pdf)
|
||||||
|
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="Images/cheatography_gcc-x86-assembly-quick-reference-cheat-sheet.jpg">
|
<img src="Images/cheatography_gcc-x86-assembly-quick-reference-cheat-sheet.jpg">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue