Adjusted the size of two images more

This commit is contained in:
h3xduck
2022-06-23 09:12:08 -04:00
parent caea1e7497
commit 51c4391c97
2 changed files with 6 additions and 6 deletions

View File

@@ -265,7 +265,7 @@ Then, if we attach a kprobe to vfs\_read, we would be able to modify the value o
Figure \ref{fig:stack_scan_write_tech} illustrates a high-level overview of the stack scanning technique previously described.
\begin{figure}[H]
\centering
\includegraphics[width=16cm]{stack_scan_write_tech.jpg}
\includegraphics[width=15cm]{stack_scan_write_tech.jpg}
\caption{Overview of stack scanning and writing technique.}
\label{fig:stack_scan_write_tech}
\end{figure}