102 lines
2.3 KiB
JSON
102 lines
2.3 KiB
JSON
{
|
|
"scenario_titre" : "Scénario de Nicolas H.",
|
|
"scenario_objectifs" :
|
|
[
|
|
{
|
|
"niveau_titre" : "Les bases...",
|
|
"niveau_description" : "Il faut connaitre...",
|
|
"niveau_tutoriel" : "Ceci vous...",
|
|
"niveau_code" : "mov ax,0x545
|
|
inc dx
|
|
mov esi,0x44440234
|
|
hlt
|
|
.org 0x8D
|
|
mov es,ax
|
|
.org 0x14D
|
|
mov es,ax
|
|
",
|
|
"niveau_droits" : 10,
|
|
"niveau_initial" :
|
|
{
|
|
"registres" :
|
|
{
|
|
"segments" :
|
|
{
|
|
"cs" : 0000,
|
|
"ds" : 0000,
|
|
"ss" : 0000,
|
|
"es" : 0000,
|
|
"fs" : 0000,
|
|
"gs" : 0000
|
|
},
|
|
"généraux" :
|
|
{
|
|
"eax" : 0,
|
|
"ebx" : 0,
|
|
"ecx" : 0,
|
|
"edx" : 0,
|
|
"esi" : 0,
|
|
"edi" : 0,
|
|
"esp" : 0,
|
|
"ebp" : 0,
|
|
"eip" : 0
|
|
},
|
|
"drapeaux" : 1
|
|
},
|
|
"code" : "ceci est le code"
|
|
},
|
|
"niveau_objectif" :
|
|
{
|
|
|
|
|
|
}
|
|
},
|
|
{
|
|
"niveau_titre" : "Suite",
|
|
"niveau_description" : "Il faut connaitre...",
|
|
"niveau_tutoriel" : "Ceci vous...",
|
|
"niveau_code" : "mov ax,0x545
|
|
_pour:
|
|
inc dx
|
|
lea ebx,[_pour]
|
|
db 'c','e','c','i',' ','e','s','t',' ','u','n',' ','t','e','s','t',0
|
|
.org 0x9000
|
|
_pour:
|
|
db 0x00
|
|
lea eax,[_pour]
|
|
mov esi,0x44441234
|
|
.org 0x3002
|
|
hlt",
|
|
"niveau_droits" : 10,
|
|
"niveau_initial" :
|
|
{
|
|
"registres" :
|
|
{
|
|
"segments" :
|
|
{
|
|
},
|
|
"généraux" :
|
|
{
|
|
"eax" : 0,
|
|
"ebx" : 0,
|
|
"ecx" : 0,
|
|
"edx" : 0,
|
|
"esi" : 0,
|
|
"edi" : 0,
|
|
"esp" : 0,
|
|
"ebp" : 0,
|
|
"eip" : 0
|
|
},
|
|
"drapeaux" : 1
|
|
},
|
|
"code" : "ceci est le code"
|
|
},
|
|
"niveau_objectif" :
|
|
{
|
|
|
|
|
|
}
|
|
}
|
|
]
|
|
}
|