![]() |
|
#16
|
|||
|
|||
|
Thanks!
my asm not so good, can it be done using Delphi? C++? Please, some basic concepts, only skeleton of possible routines... |
|
#17
|
|||
|
|||
|
well i dont understand you still but i hope
you looked at four-f phymenbrowser and those links that are posted as far as i know video bios is also viewable by using plain old debug.com i did a quick googling around to snoop about the specific address viz c0000 i landed in some bios forums which gave me these infos you can use a com file and use interrupts to create a file and copy it to some file there are utilities to that automatically too now this memory is in read only memory called rom you need some flash utility to write to read only memory there are flashers available around and there are exhaustive documents floating around ( icant recommend any specific because i dont have any ideas about what you are intending to achieve by writing there for example if you want to change the logo that is showed when you booting like the green blah for award bios there were mention of bmptocpa there were some talk about modbin.exe etc etc i would suggest you to look at bioscentral,wimsbios or plain google with bios c***** h***** (your favourite word here ) ![]() Quote:
also ida free could load the bin and do a good dissembly provided you specified the entry point now it all depends on your intent that is what are you trying to do which seems unclear at the moment to me atleast |
|
#18
|
|||
|
|||
|
Ok, thanks, but i don't want to change ROM (FLASH) of video bios.
Because it's read-only memory range, i need a solution to emulate this memory address range by software. Can it be doen by hooking some native API??? Regards, souz |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Api Hooking w/ Device Driver | Peter[Pan] | General Discussion | 7 | 06-20-2005 02:57 |