Search found 173 matches

by maman
Wed Feb 29, 2012 8:25 pm
Forum: In-depth High-tech BIOS section
Topic: BIOS Disassembly Ninjutsu Uncovered (1st Edition) [Unedited]
Replies: 1
Views: 4436

BIOS Disassembly Ninjutsu Uncovered (1st Edition) [Unedited]

Hi guys, I have released the BIOS Disassembly Ninjutsu Uncovered (1st Edition) [Unedited] PDF in 4shared: http://www.4shared.com/office/k6ooEak2/BIOS_Disassembly_Ninjutsu_Unco.html . You can download it for free. Well, the (copy) rights have expired and I guess lot's of people look forward to it. I ...
by maman
Sun Aug 01, 2010 3:33 pm
Forum: My hard drive isn't recognized
Topic: Option ROM loaded but no boot device
Replies: 7
Views: 17200

Re: Option ROM loaded but no boot device

Hello, IIRC I've never tried the BCV solution for booting. Therefore, I don't know how exactly it should behave. Anyway, have you read the PnP BIOS Boot Specification (search with Google, it should be available freely). I think the spec explains about the ES:DI parameters you're looking for right no...
by maman
Tue Apr 13, 2010 6:39 pm
Forum: In-depth High-tech BIOS section
Topic: Help needed, copy a BIOS option from one AMI BIOS to another
Replies: 1
Views: 3346

Re: Help needed, copy a BIOS option from one AMI BIOS to another

The same chipset and CPU support doesn't guarantee that both motherboard are identical in terms of overclocking . You have to make sure the clock-generator chip used in both boards are the same before even trying this mod. Moreover, the feature that you want is not coded in the Option ROM, but it's ...
by maman
Wed Mar 31, 2010 6:23 pm
Forum: In-depth High-tech BIOS section
Topic: Reg Bios Runtime calls
Replies: 4
Views: 5197

Re: Reg Bios Runtime calls

The only possibility is through "ACPI routine calls". But, that doesn't mean the OS is communicating with the BIOS. It's only with the ACPI implementation in the BIOS. Another possibility is with the BIOS32 "PCI directory services". I'm not sure about the latter, it's probably already abandoned. But...
by maman
Mon Mar 15, 2010 4:53 pm
Forum: In-depth High-tech BIOS section
Topic: UEFI System Table and Award BIOS DLL module
Replies: 1
Views: 3899

Re: UEFI System Table and Award BIOS DLL module

I found the answer after reversing the BIOS binary for almost two days. I summarized the result at: Pinczakko's Guide to Reversing Award BIOS DLL Support Regarding the data structure pointer passed to the DLL module. It's a pointer to data structure in the stack of the entry point function in the HT...
by maman
Wed Mar 10, 2010 8:55 pm
Forum: In-depth High-tech BIOS section
Topic: UEFI System Table and Award BIOS DLL module
Replies: 1
Views: 3899

UEFI System Table and Award BIOS DLL module

Has anyone reversed DLL module(s) in recent Award BIOS? The module is passed with a single 32-bit parameter. It's obvious that this parameter is a pointer to a data structure. However, I couldn't find the correct data structure until now. Because I think most of these DLLs are shared between legacy ...
by maman
Fri Mar 05, 2010 10:41 pm
Forum: BIOS Utilities & Flash Programs
Topic: Intel VGA BIOS Modification Tool?
Replies: 1
Views: 14673

Intel VGA BIOS Modification Tool?

Hi all,

Anyone have an access to/info about the Intel BMP (BIOS Modification Program) utility which is used to modify Intel VGA BIOS?

TIA,

a.k.a Pinczakko
by maman
Sun Nov 15, 2009 7:48 pm
Forum: BIOS Utilities & Flash Programs
Topic: Need Intel BIOS Editor
Replies: 1
Views: 15656

Re: Need Intel BIOS Editor

Perhaps what you need is the Intel Integrator Toolkit?

http://www.intel.com/design/motherbd/software/itk/

There is a FAQ about it at:
http://www.intel.com/support/motherboar ... 015474.htm
by maman
Tue Nov 03, 2009 10:45 pm
Forum: In-depth High-tech BIOS section
Topic: AMI BIOS Reverse Engineering Article
Replies: 0
Views: 4718

AMI BIOS Reverse Engineering Article

My AMI BIOS Reverse Engineering article is available online now: http://sites.google.com/site/pinczakko/pinczakko-s-guide-to-ami-bios-reverse-engineering-1 Might want to read it :wink: Anyway, it's much more condensed than the Award BIOS RE article. Well, this is part of my English book. I decided t...
by maman
Sun Oct 11, 2009 6:03 am
Forum: In-depth High-tech BIOS section
Topic: HTX card from Port mapped to memory mapped.
Replies: 3
Views: 3949

I'm not sure about the structure of the BIOS code. Perhaps, the following hint can help you: 1. There's a jump table in most BIOS which is used to call all of the Power-On Self Test (POST) routines. You can start there. 2. One of the jump table entry points to routines to initialize expansion card. ...
by maman
Fri Sep 25, 2009 4:34 pm
Forum: Notebook BIOS and other problems
Topic: Insyde BIOS bootblock recovery- some new info - some queries
Replies: 20
Views: 36524

Hello stripwax,

Your work seems to be very interesting. IIRC, the biosgfx was owned by Anton Borisov. I'll ask him if he still keep the code around or perhaps has an updated version.
by maman
Fri Sep 25, 2009 6:46 am
Forum: Collected Wisdom
Topic: The Award BIOS Reverse Engineering Article - [relocated]
Replies: 1
Views: 13637

The Award BIOS Reverse Engineering Article - [relocated]

The Award BIOS Reverse Engineering article has been relocated to new site because Yahoo Geocities will be closed about a month away. The new URL is: Pinczakko's Guide to Award BIOS Reverse Engineering . I have redirected the old page in Geocities into the new page. Anyway, dear moderator(s), if you ...
by maman
Thu Oct 23, 2008 6:59 am
Forum: In-depth High-tech BIOS section
Topic: A BIOS disassembly(reverse-engineering) book
Replies: 2
Views: 9690

There is a slight mistake in the URL for the updates on the book. This is the right one: http://darmawan-salihun.blogspot.com/20 ... embly.html

Sorry for the inconvenience.

PS: I didn't realize it long ago and I haven't been in the forum for a while.
by maman
Fri Jul 11, 2008 12:34 pm
Forum: In-depth High-tech BIOS section
Topic: Question of Windows based BIOS Flasher
Replies: 3
Views: 4969

Thankyou very much , I have download the source code and study it .The flash method I can understand ,but I confused with the mechanism about windows it used . :? I will try my best to understand it. :D I see. Just read the link to the forum I gave you in the previous post. If you have MSDN documen...
by maman
Thu Jul 10, 2008 12:22 am
Forum: In-depth High-tech BIOS section
Topic: Question of Windows based BIOS Flasher
Replies: 3
Views: 4969

The updated source code is at: http://google-summer-of-code-2007-coresystems.googlecode.com/files/DarmawanMappatutu_Salihun.tar.gz And the explanation is at: http://community.reverse-engineering.net/viewtopic.php?t=5511 If you understand mmap() in *NIX, you should recognize how this implementation o...