Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: krankbg
Today 10:31 AM
» Replies: 1970
» Views: 1199176
[REQUEST] Lenovo Y70-70 (9ECNxxWW) White...
Last Post: Dudu2002
Today 06:41 AM
» Replies: 91
» Views: 51873
ACER Aspire 7736ZG BIOS microcode update...
Last Post: DeathBringer
Today 01:00 AM
» Replies: 3
» Views: 134
[REQUEST] Lenovo Thinkpad T440p (GLETxxW...
Last Post: laralang
Today 12:37 AM
» Replies: 530
» Views: 318694
Acer aspire Aspire A315-54k
Last Post: Haaazefan
Yesterday 07:20 PM
» Replies: 0
» Views: 74
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: Dudu2002
Yesterday 09:54 AM
» Replies: 1230
» Views: 594877
[REQUEST] Lenovo B50-70 (9DCNxxWW) BIOS ...
Last Post: Dudu2002
Yesterday 09:53 AM
» Replies: 77
» Views: 56768
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: Dudu2002
Yesterday 09:50 AM
» Replies: 253
» Views: 147853
Toshiba Satellite C50-A (PSCG6x & PSCGAx...
Last Post: Renitoko
Yesterday 07:46 AM
» Replies: 15
» Views: 12734
Modded BIOS for HP 6730b to support Q900...
Last Post: DeathBringer
Yesterday 12:40 AM
» Replies: 4
» Views: 279
[REQUEST] 2 HP Bioses for Unlock
Last Post: ineedhelp61
02-24-2026 05:06 PM
» Replies: 0
» Views: 155
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: INARIUS
02-24-2026 11:55 AM
» Replies: 220
» Views: 139961
[Paid Request] Adding Epyc 2nd gen CPU s...
Last Post: EPYC
02-24-2026 09:05 AM
» Replies: 1
» Views: 1719
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: ngocthienta
02-24-2026 08:40 AM
» Replies: 137
» Views: 142942
[REQUEST] Lenovo Y50-70 (9ECNxxWW) White...
Last Post: Boberec
02-24-2026 08:16 AM
» Replies: 1777
» Views: 910338
Lenovo Z580 BIOS Mod V3.1 FINAL [02/07] ...
Last Post: NXROne
02-23-2026 07:09 PM
» Replies: 254
» Views: 334362
Guleek i8 - BIOS flash with universal pr...
Last Post: oaspete
02-23-2026 04:16 PM
» Replies: 2
» Views: 1888
[REQUEST] Lenovo Y400 & Y500 (6BCNxxWW) ...
Last Post: Koem
02-23-2026 03:44 AM
» Replies: 162
» Views: 103930
overclocking msi b150 gaming m3
Last Post: SunseleGroz
02-22-2026 11:23 PM
» Replies: 1
» Views: 4420
[REQUEST] Lenovo G780 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
02-22-2026 10:54 AM
» Replies: 886
» Views: 553741

Bios compare
#1
Hi
Which program I have to use to compare two bios files?
Thank you
find
quote
#2
Hello almastriste,

Do you want to compare the two BIOS images directly to see if they are identical? Then, you would need to use a hex editor. I personally use HxD. It is free and works well. Open the program, press Ctrl+K on the keyboard and point the program to the two files you want to compare and it will give you a notification if they are identical.

If you want to compare two BIOS images to see how they differ, you will need to complete a few steps using three programs. The first step is to extract each BIOS file. Use PhoenixTool to extract Phoenix/Insyde/Dell BIOS images. You will need different programs for other BIOS types. The second step is to compare the two DUMP directories that PhoenixTool (or another program) creates. You can do this with WinMerge. It can compare two directories and tell you which files are identical and different compared to their counterparts. The third step is to use the hex editor to compare any files that WinMerge says are different.

If you need any help with these steps, just leave a reply here.

~Steven

!!!!!PLEASE READ!!!!!! Our Ukrainian friends are undergoing atrocities right now and need support. There are two things you can do for starters:

1.) Donate to one of various organizations offering medical, military, and psychological support to those impacted: Support Organizations

2.) Combat misinformation on social media. 

Also, please feel free to PM me if I have not replied again about your BIOS mod request after 5 days.
www find
quote
#3
(01-27-2017, 05:21 AM)Sml6397 Wrote: Hello almastriste,

Do you want to compare the two BIOS images directly to see if they are identical? Then, you would need to use a hex editor. I personally use HxD. It is free and works well. Open the program, press Ctrl+K on the keyboard and point the program to the two files you want to compare and it will give you a notification if they are identical.

If you want to compare two BIOS images to see how they differ, you will need to complete a few steps using three programs. The first step is to extract each BIOS file. Use PhoenixTool to extract Phoenix/Insyde/Dell BIOS images. You will need different programs for other BIOS types. The second step is to compare the two DUMP directories that PhoenixTool (or another program) creates. You can do this with WinMerge. It can compare two directories and tell you which files are identical and different compared to their counterparts. The third step is to use the hex editor to compare any files that WinMerge says are different.

If you need any help with these steps, just leave a reply here.

~Steven
find
quote
#4
In case you want to compare driver or integrity a prog like uefi tool maybe helpful to compare the components of bios, but if you want to compare bit to bit then a hex editor needed like above...
find
quote
#5
(01-27-2017, 06:36 AM)almatriste Wrote:
(01-27-2017, 05:21 AM)Sml6397 Wrote: Hello almastriste,

Do you want to compare the two BIOS images directly to see if they are identical? Then, you would need to use a hex editor. I personally use HxD. It is free and works well. Open the program, press Ctrl+K on the keyboard and point the program to the two files you want to compare and it will give you a notification if they are identical.

If you want to compare two BIOS images to see how they differ, you will need to complete a few steps using three programs. The first step is to extract each BIOS file. Use PhoenixTool to extract Phoenix/Insyde/Dell BIOS images. You will need different programs for other BIOS types. The second step is to compare the two DUMP directories that PhoenixTool (or another program) creates. You can do this with WinMerge. It can compare two directories and tell you which files are identical and different compared to their counterparts. The third step is to use the hex editor to compare any files that WinMerge says are different.

If you need any help with these steps, just leave 
I want to clear bios password through HxD can u help please


~Steven
find
quote
#6
(06-12-2022, 02:31 PM)rmfaisal59 Wrote:
(01-27-2017, 06:36 AM)almatriste Wrote:
(01-27-2017, 05:21 AM)Sml6397 Wrote: Hello almastriste,

Do you want to compare the two BIOS images directly to see if they are identical? Then, you would need to use a hex editor. I personally use HxD. It is free and works well. Open the program, press Ctrl+K on the keyboard and point the program to the two files you want to compare and it will give you a notification if they are identical.

If you want to compare two BIOS images to see how they differ, you will need to complete a few steps using three programs. The first step is to extract each BIOS file. Use PhoenixTool to extract Phoenix/Insyde/Dell BIOS images. You will need different programs for other BIOS types. The second step is to compare the two DUMP directories that PhoenixTool (or another program) creates. You can do this with WinMerge. It can compare two directories and tell you which files are identical and different compared to their counterparts. The third step is to use the hex editor to compare any files that WinMerge says are different.

If you need any help with these steps, just leave 
I want to clear bios password through HxD can u help please


~Steven
find
quote


Forum Jump:


Users browsing this thread: 2 Guest(s)