mirror of
https://github.com/h3xduck/TripleCross.git
synced 2026-01-01 22:13:08 +08:00
FINAL VERSION
This commit is contained in:
@@ -78,7 +78,7 @@ By observing the value of the registers, we can extract the parameters of the or
|
||||
\begin{table}[H]
|
||||
\begin{tabular}{|>{\centering\arraybackslash}p{2cm}|>{\centering\arraybackslash}p{3cm}|}
|
||||
\hline
|
||||
\multicolumn{2}{|c|}{User interface}\\
|
||||
\multicolumn{2}{|c|}{\textbf{USER INTERFACE}}\\
|
||||
\hline
|
||||
\textbf{REGISTER} & \textbf{PURPOSE}\\
|
||||
\hline
|
||||
@@ -101,9 +101,9 @@ rax & Return value\\
|
||||
\quad
|
||||
\begin{tabular}{|>{\centering\arraybackslash}p{2cm}|>{\centering\arraybackslash}p{3cm}|}
|
||||
\hline
|
||||
\multicolumn{2}{|c|}{Kernel interface}\\
|
||||
\multicolumn{2}{|c|}{\textbf{KERNEL INTERFACE}}\\
|
||||
\hline
|
||||
Register & Purpose\\
|
||||
\textbf{REGISTER} & \textbf{PURPOSE}\\
|
||||
\hline
|
||||
\hline
|
||||
rdi & 1st argument\\
|
||||
|
||||
Reference in New Issue
Block a user