Emulador

Hable KolibriOS en español
  • MTDBG has help file in DOCPACK (look for icon on desktop).
    Also, you can type "help" and look some useful commands. For example, Ctrl+F7 is "step", Ctrl+F8 is "wide step".
  • yogev_ezra wrote:angel: I have edited your posts and divided the HEX string into a few lines, because it broke some browsers since it was too long. Sorry for that.
    Thank you very much for your concern :D

    Muchas gracias por preocuparte :D
    SoUrcerer wrote:MTDBG has help file in DOCPACK (look for icon on desktop).
    Also, you can type "help" and look some useful commands. For example, Ctrl+F7 is "step", Ctrl+F8 is "wide step".
    Thank you so much, it is very interesting :twisted:

    Muchisimas gracias, es muy interesante :twisted:
  • Continuo analizando el programa: :roll:
    6C6F6F6B2773206C696B6520796F752068617665206A75737420636F6D70696C6564202020796F7
    5722066697273742070726F6772616D20666F72204B6F6C696272694F532E2020202020202020202020202
    020202020202020202020202020202020202020202020202020202020202020202020436F6E67726174756
    C6174696F6E7321202020202020202020202020202020202020202020202020004578616D706C652061707
    06C69636174696F6E00
    Todo esto son datos, concretamente: :shock:
    text db "It look's like you have just compiled "
    db "your first program for KolibriOS. "
    db " "
    db "Congratulations! ", 0

    title db "Example application", 0


    Pero esto: :? :?
    C3497420
    ¿Que es? :?: ¿Puedo usar otra aplicación ademas del MTDBG? otra en la que se vea claramente la cabecera, datos y titulo :oops:

    Muchas gracias, sois todos muy amables :D
  • You can use "d" command to dump any data.
    try "d 0", "d 100" etc
  • The MTDBG is marvelous!!!! :D :D

    Can I Disassemble the data from the line 50? :roll: How? :shock: :shock:

    Thank you so much :D :D :wink:
    Attachments
    Captura de pantalla.png
    Captura de pantalla.png (129.08 KiB)
    Viewed 11578 times
  • angel
    Please, use last nightbuild, not three years old distro.
    Download from here: http://builds.kolibrios.org/
    Из хаоса в космос
  • Leency wrote:angel
    Please, use last nightbuild, not three years old distro.
    Download from here: http://builds.kolibrios.org/
    I changed to a newer version :D :D . But the problem is the same :cry: , I can not disassemble the data :evil: :evil: . Can anyone help? :twisted:
    Attachments
    Captura de pantalla.png
    Captura de pantalla.png (200.42 KiB)
    Viewed 11565 times
  • Use "d", Luke.
    Attachments
    Выделение_126.png
    Выделение_126.png (9.38 KiB)
    Viewed 11559 times
  • SoUrcerer wrote:Use "d", Luke.
    Yes, I have, in the window appears on top, but not disassembled ... :cry:

    Would need to know which are the bytes that are ahead of the data (title and text). Is there any option in MTDBG to find out? :?:
    Attachments
    Pantallazo-QEMU.png
    Pantallazo-QEMU.png (30.52 KiB)
    Viewed 11546 times
  • Angel:

    Please read the instructions MTDBG gives you, it tells you to type help for help, everything is explained pretty well from that point on...
    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." Albert Einstein
  • You can't disassemble data just because it's data :D So, "MENUET01" is "MENUET01", and nothing else :) Just data.
    Also, you're using latest builds in QEMU? Make sure you use -vga vmware option, it's useful for 24-bit and 32-bit color.
  • SoUrcerer wrote:You can't disassemble data just because it's data :D So, "MENUET01" is "MENUET01", and nothing else :) Just data.
    Also, you're using latest builds in QEMU? Make sure you use -vga vmware option, it's useful for 24-bit and 32-bit color.
    No lo acabo de entender....

    Me he puesto otro pequeño ejemplo

    I just do not understand ....

    I've put another small example
    Attachments
    fuente.PNG
    fuente.PNG (61.55 KiB)
    Viewed 11500 times
  • El ensamblador queda así

    He resaltado en rojo los datos

    The assembler is thus

    I have highlighted in red the data
    Attachments
    ensamblador.PNG
    ensamblador.PNG (134.62 KiB)
    Viewed 11498 times
  • He trabajado con MTDBG... También he señalado en rojo los datos...pero están desensamblados ¿Como interpreto esto?

    Muchas gracias

    Ángel

    I have worked with MTDBG ... I've also noted in red ... but data are disassembled How to interpret this?

    thank you very much

    Ángel
    Attachments
    programa_completo.PNG
    programa_completo.PNG (21.11 KiB)
    Viewed 11498 times
  • Who is online

    Users browsing this forum: No registered users and 1 guest