Curiosità: asm non assemblato in Bootloader di Windows

1

Ho trovato questo piccolo gioiello che mi aspettava nel bootmgr di Windows (10 / TP) che si trova sulla prima partizione 300 + - MB.

Qualcuno può spiegarmi cosa fa?
C'è un assemblatore nascosto da qualche parte? Sembrano tutte stringhe con terminazione nulla per me ...

DEBUG TRAP ^@^@** At linear address %lx
^@^@^@
 TRAP %lx ^@
 tr=%x  cr0=%lx  cr2=%lx  cr3=%lx
^@ gdt limit=%x  base=%lx    idt limit=%x  base=%lx
^@
 cs:eip=%x:%lx  ss:esp=%x:%lx  errcode=%x
^@ eax=%lx  ebx=%lx  ecx=%lx  edx=%lx^@ ds=%x  es=%x
^@ edi=%lx  esi=%lx  ebp=%lx  cr0=%lx^@ fs=%x  gs=%x
^@ flags=%lx  ^@Cy ^@NoCy ^@Zr ^@NoZr ^@IntEn^@IntDis ^@Up ^@Down ^@TrapEn 
^@TrapDis 
^@Link %x
^@Esp0 %x
^@SS0  %x
^@Esp1 %lx
^@Cr3  %lx
^@Eip  %lx
^@Eflg %lx
^@Eax  %lx
^@Ebx  %lx
^@Ecx  %lx
^@Edx  %lx
^@Esp  %lx
^@Ebp  %lx
^@Esi  %lx
^@Edi  %lx
^@ES   %x
^@CS   %x
^@SS   %x
^@DS   %x
^@FS   %x
^@GS   %x
^@Ldt  %x
^@^@^@^@^@^@^@^G
    
posta user3610526 15.01.2015 - 01:41
fonte

0 risposte

Leggi altre domande sui tag