mirror of
https://github.com/aljazceru/securedorg.github.io.git
synced 2025-12-20 15:34:19 +01:00
save point
This commit is contained in:
@@ -9,6 +9,8 @@ title: Fundamentals
|
||||
|
||||
## x86 Assembly ##
|
||||
|
||||
The C programming is a high level language interpreted by the compiler that converts code into machine instructions called assembly language. By using a disassembler tool we can get the assembly language of a compiled C program.
|
||||
|
||||
### Opcodes and Instructions ###
|
||||
|
||||
### Registers ###
|
||||
|
||||
Reference in New Issue
Block a user