mirror of
https://github.com/aljazceru/securedorg.github.io.git
synced 2026-01-11 02:04:20 +01:00
updating
This commit is contained in:
@@ -41,7 +41,8 @@ Common Instructions
|
||||
* **jmp, jne, jnz, jnb** (Control Flow)
|
||||
* **push, pop, call, leave, enter, ret** (Control Flow)
|
||||
|
||||
Example:
|
||||
Example
|
||||
|
||||
| Instruction | Opcode | Description |
|
||||
| --- | --- | --- |
|
||||
| `mov ecx,[0xaaaaaaaa];` | `8B 0D AA AA AA AA` | move 0xaaaaaaaa into ecx |
|
||||
|
||||
Reference in New Issue
Block a user