x86 BIOS articles

Тема в разделе "WASM.ENGLISH", создана пользователем Pinczakko, 4 май 2005.

  1. Pinczakko

    Pinczakko New Member

    Публикаций:
    0
    Регистрация:
    4 май 2005
    Сообщения:
    19
    Адрес:
    Indonesia
  2. EvilsInterrupt

    EvilsInterrupt Постигающий азы дзена

    Публикаций:
    0
    Регистрация:
    28 окт 2003
    Сообщения:
    2.428
    Адрес:
    Russia
  3. _BC_

    _BC_ БЦ

    Публикаций:
    0
    Регистрация:
    20 янв 2005
    Сообщения:
    759
    awesome articles
     
  4. iron_nomad

    iron_nomad New Member

    Публикаций:
    0
    Регистрация:
    27 апр 2005
    Сообщения:
    30
    second & third links:

    "Access to this site will be restored within an hour. Please try again later."
     
  5. kaspersky

    kaspersky New Member

    Публикаций:
    0
    Регистрация:
    18 май 2004
    Сообщения:
    3.006
    2Pinczakko:

    It's an honor to meet you here.

    See, our folks like your artiles very much!

    It's a brilliant!
     
  6. NoName

    NoName New Member

    Публикаций:
    0
    Регистрация:
    1 авг 2004
    Сообщения:
    1.229
    Ребята конечно крутые особенно мне понравилось: "undocumented x86 materials".

    RLZ, Respect!
     
  7. Pinczakko

    Pinczakko New Member

    Публикаций:
    0
    Регистрация:
    4 май 2005
    Сообщения:
    19
    Адрес:
    Indonesia
    @Kaspersky:

    Thx. I real respect to you too.



    --------



    The PDF version can be downloaded at:

    Award BIOS Code Injection



    Award BIOS Reverse Engineering. Unfortunately, this is older version and the one in the link in my first post above have been updated.



    Anyway, I think the HTML version is better for reading since you can use the link to go directly to the topics of interest .
     
  8. Pinczakko

    Pinczakko New Member

    Публикаций:
    0
    Регистрация:
    4 май 2005
    Сообщения:
    19
    Адрес:
    Indonesia
    just made a minor update to the Award BIOS Reverse Engineering Guide article



    CHANGE LOG

    -------------------

    1. ToC improved for better navigation.

    2. BIOS chip addressing improved.

    3. Added new sections:

    <ol type=1>

    <li> "Relocatable" Hardware Port explanation

    <li> Expansion ROM Handling explanation

    </ol>

    4. Better code interpretation :wink:

    5. Compressed version of the article can be downloaded as well
     
  9. YoungBastard

    YoungBastard New Member

    Публикаций:
    0
    Регистрация:
    29 мар 2005
    Сообщения:
    231
    Адрес:
    Russia
    Pinczakko

    coolies articles!

    thx you!
     
  10. Pinczakko

    Pinczakko New Member

    Публикаций:
    0
    Регистрация:
    4 май 2005
    Сообщения:
    19
    Адрес:
    Indonesia
  11. Pinczakko

    Pinczakko New Member

    Публикаций:
    0
    Регистрация:
    4 май 2005
    Сообщения:
    19
    Адрес:
    Indonesia
  12. ABC

    ABC New Member

    Публикаций:
    0
    Регистрация:
    22 авг 2005
    Сообщения:
    92
    Ctoza hernya? Pochemu vce na english?
     
  13. Guest

    Guest Guest

    Публикаций:
    0
    2 ABC

    1) Смотреть название раздела форума;

    2) Смотреть страну проживания автора треда.
     
  14. ABC

    ABC New Member

    Публикаций:
    0
    Регистрация:
    22 авг 2005
    Сообщения:
    92
    Аноним Ну спасибо =))))
     
  15. Pinczakko

    Pinczakko New Member

    Публикаций:
    0
    Регистрация:
    4 май 2005
    Сообщения:
    19
    Адрес:
    Indonesia
    Sorry, I forgot to say that the article that has been translated to Russian is the: comprehensive guide to award bios reverse engineering.



    Anyway, I guess you all knew it :)
     
  16. Pinczakko

    Pinczakko New Member

    Публикаций:
    0
    Регистрация:
    4 май 2005
    Сообщения:
    19
    Адрес:
    Indonesia
    I've just updated the Award BIOS Reverse Engineering article and added a new IDA Pro introduction section. Many people ask for it these last few months, so I decided to add them. For people used to IDA Pro, I guess it's not that interesting, but for newbie, it could be helpful.
     
  17. Pinczakko

    Pinczakko New Member

    Публикаций:
    0
    Регистрация:
    4 май 2005
    Сообщения:
    19
    Адрес:
    Indonesia
    I've made quite a major update in some critical section of the article.
    Код (Text):
    1.  
    2.  
    3. CHANGE LOG
    4. ------------------
    5. 1. Extension BIOS component decompression and execution
    6.  routines corrected due to some minor misinterpretation
    7. in the previous versions of the article.
    8.  
    9. 2. Added new section on microcode update routine
    10.  
    11.  
     
  18. Pinczakko

    Pinczakko New Member

    Публикаций:
    0
    Регистрация:
    4 май 2005
    Сообщения:
    19
    Адрес:
    Indonesia
    Article -- Pinczakko's Guide to Award BIOS Patching



    Maybe some of you interested to read it.

    link: Pinczakko's Guide to Award BIOS Patching





    ---------------------------------------------------------------------- ----------

    Table of Contents



    1. Introduction



    2. Modbin Internals



    3. System-BIOS Patching Ninjutsu

    3.1. The Secret Of The Sharingan

    3.1.1. Byte Patterns a.k.a Signatures of Binary Files

    3.1.2. Attacking With Sharingan

    3.2. Case 1: Sharingan Attack to The EPA Procedure

    3.3. Case 2: Sharingan Attack to The Clock Generator Initialization Routine



    4. Generic System-BIOS Patching Ninjutsu



    5. References



    ---------------------------------------------------------------------- ----------------



    It also contains a little explanation on the clock-generator initialization routine. Maybe this part is interesting for overclocker's around here eventhough it's not as complete as you might expect :wink:
     
  19. Pinczakko

    Pinczakko New Member

    Публикаций:
    0
    Регистрация:
    4 май 2005
    Сообщения:
    19
    Адрес:
    Indonesia
    I've added another article:
    Pinczakko's Guide to Self-patching Expansion ROM Source Code

    This article explain how you can build an ISA expansion ROM with Fasm without having to take care of the checksum and let Fasm patch the checksum automatically in your expansion ROM source code. The technique is easily extended for PCI expansion ROM development. However, due to lack of time. I don't present it there. You can figure it out easily yourself ;)
     
  20. Rockphorr

    Rockphorr Well-Known Member

    Публикаций:
    0
    Регистрация:
    9 июн 2004
    Сообщения:
    2.615
    Адрес:
    Russia
    I am looking for BIOS patch to remove 32GB BIOS limit at LX chipset.
    What do you know about "Verifing DMI Pool Data" ?
    This message has come after Windows 95a setup.
    How to do remove it ?
    Tnx.