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
Core2Extreme X9000 running amazing on an...
Last Post: Hin
Today 05:45 AM
» Replies: 2
» Views: 3395
Looking for virgin/clean dev BIOS for HP...
Last Post: Smarty
Today 04:08 AM
» Replies: 0
» Views: 59
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: steven1801_
Today 03:29 AM
» Replies: 1234
» Views: 669150
[REQUEST] Lenovo Ideapad Gaming 3-15ACH6...
Last Post: openg664
08-19-2026 05:35 AM
» Replies: 7
» Views: 9644
[SOLVED] Lenovo E545 (HRETxxWW) WiFi + B...
Last Post: Dudu2002
08-17-2026 01:12 PM
» Replies: 270
» Views: 169923
AMI BIOS modding nvme-boot
Last Post: marktuan
08-17-2026 07:12 AM
» Replies: 1
» Views: 3262
Dell Precision 3490 qwery about dell eps...
Last Post: krzysztoft1
08-17-2026 05:03 AM
» Replies: 0
» Views: 276
[REQUEST] Alienware M15 R7 i7-12700H BIO...
Last Post: stapaible
08-17-2026 04:03 AM
» Replies: 1
» Views: 1635
Bloqueo de bios de Acer aspire 5 15 a515...
Last Post: Emewhi
08-16-2026 12:52 PM
» Replies: 0
» Views: 300
[REQUEST] HP Pavilion dv6-3110ST (XR556E...
Last Post: AhmetBaki
08-15-2026 06:27 PM
» Replies: 0
» Views: 358
Asus Prime Q370M-C: Remove The Password
Last Post: DeathBringer
08-15-2026 11:29 AM
» Replies: 2
» Views: 2013
[REQUEST] Lenovo ThinkCentre M93p Tiny (...
Last Post: Route66Fan
08-15-2026 03:31 AM
» Replies: 58
» Views: 71441
[REQUEST] Lenovo G700 (7ACNxxWW) Whiteli...
Last Post: ManulSibirskiy
08-14-2026 06:22 PM
» Replies: 168
» Views: 120227
[REQUEST] Lenovo Thinkpad T440p (GLETxxW...
Last Post: tsounoi
08-14-2026 01:46 PM
» Replies: 533
» Views: 359347
[REQUEST] Lenovo Thinkpad X230(i) (G2ETx...
Last Post: CK1968
08-13-2026 10:48 AM
» Replies: 1098
» Views: 767341
Lenovo G500 & G400 (78CNxxWW) CPU Upgrad...
Last Post: DeathBringer
08-13-2026 07:37 AM
» Replies: 48
» Views: 28326
[Request] Vostro 3250 7th gen support
Last Post: DeathBringer
08-13-2026 05:14 AM
» Replies: 12
» Views: 6009
Foxconn 865G7MF Pinmodded Xeon Support
Last Post: KSM74
08-11-2026 06:27 PM
» Replies: 26
» Views: 4581
[REQUEST] Lenovo ThinkPad X280 Whitelist...
Last Post: Dudu2002
08-10-2026 01:37 AM
» Replies: 6
» Views: 4282
[REQUEST] Lenovo G510 (79CNxxWW) Whiteli...
Last Post: T_A_o_D
08-09-2026 07:35 PM
» Replies: 604
» Views: 423759

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: 1 Guest(s)