... | ... | @@ -2,7 +2,7 @@ |
|
|
|
|
|
This tutorial presents how to create a simple analysis with **Lazart**, how to describe the attack objectives, the fault model and run the analysis with the Python API. More detailed examples and concepts are presented in other sections.
|
|
|
|
|
|
The following considers that you have a working installation of Lazart. The complete example analysis folder can be found in `use-cases/tutorial-1-2/` (in `/opt/lazart/` if you are running the docker container).
|
|
|
The following considers that you have a working installation of Lazart. The complete example analysis folder can be found in `use-cases/tutorials/tutorial-1-2/` (in `/opt/lazart/` if you are running the docker container).
|
|
|
|
|
|
Ìf you want to run the analysis directly, use `./analysis.py -r -o=4` (see [this section](#running-your-analysis)).
|
|
|
|
... | ... | |