Update on Overleaf.

This commit is contained in:
nb72soza Bittner
2025-07-08 17:07:10 +00:00
committed by node
parent f5dfc9760a
commit ea48760e61
3 changed files with 609 additions and 525 deletions

View File

@@ -29,7 +29,7 @@ To perform differential testing, we designed a structured fuzzing methodology th
\section{Design}
This section presents the step-by-step refinement of the testing strategy. The initial approach relied on recording and replaying \gls{apdu} traces as a basic method for interacting with \glspl{esim}. As the design progressed, it incorporated communication via the \gls{lpa}, and was eventually extended to include fuzzing capabilities at \gls{apdu} level. This evolution enabled more comprehensive and fine-grained differential testing across multiple \gls{euicc} implementations.
This section presents the step-by-step refinement of the testing strategy. The initial approach relied on recording and replaying \gls{apdu} traces as a basic method for interacting with \glspl{esim}. As the design progressed, it incorporated communication via the \gls{lpa}, and was eventually extended to include fuzzing capabilities at \gls{apdu} level. This evolution enabled more comprehensive and fine-grained differential testing across multiple \gls{euicc} implementations.
\paragraph{Initial Naive Approach}