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] Toshiba Satellite L750D & L755...
Last Post: thepwrtank18
Yesterday 08:20 PM
» Replies: 14
» Views: 12893
Huananzhi x79-8d
Last Post: lomajpure
Yesterday 01:13 PM
» Replies: 0
» Views: 95
Alienware M17x R3 Bios Unlock
Last Post: Dudu2002
Yesterday 10:40 AM
» Replies: 12
» Views: 20912
ASUS M2N4-SLI new cpu
Last Post: cocossss
10-15-2025 03:21 PM
» Replies: 8
» Views: 2099
[REQUEST] Gigabyte Aorus 15G KC BIOS unl...
Last Post: Dudu2002
10-14-2025 05:10 PM
» Replies: 35
» Views: 15817
Aorus 17G YD unlock bios?
Last Post: Dudu2002
10-14-2025 05:08 PM
» Replies: 1
» Views: 336
Unlocking the Hidden MAINTENANCE Menu of...
Last Post: 123BIOS
10-14-2025 10:31 AM
» Replies: 0
» Views: 523
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: pitnixu
10-14-2025 04:12 AM
» Replies: 757
» Views: 365898
[REQUEST] Lenovo IdeaPad S400 (6DCNxxWW)...
Last Post: Jamil Missen
10-13-2025 10:04 PM
» Replies: 335
» Views: 166926
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: deliter
10-13-2025 09:32 PM
» Replies: 168
» Views: 69945
[REQUEST]wwan whitelist removal ThinkPad...
Last Post: SkyShadow
10-13-2025 02:45 PM
» Replies: 0
» Views: 343
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
10-13-2025 07:31 AM
» Replies: 499
» Views: 260929
HP Victus 16 Bios Splash Screen
Last Post: Onyxcho_Lune
10-13-2025 07:26 AM
» Replies: 0
» Views: 416
[REQUEST] Lenovo IdeaPad Gaming 3-15IHU6...
Last Post: Bobby123Patel
10-13-2025 06:38 AM
» Replies: 7
» Views: 4201
[REQUEST] HP Omen 16 InsydeH2O F.18 (08C...
Last Post: Wernexnrs
10-13-2025 04:16 AM
» Replies: 0
» Views: 455
[REQUEST] 775i65g Wolfdale
Last Post: DeathBringer
10-13-2025 01:53 AM
» Replies: 53
» Views: 33913
Dell XPS M1710 Overclock Tab Unlock Mod ...
Last Post: Skeleton
10-12-2025 08:55 PM
» Replies: 0
» Views: 280
[Request] AM3 support for ECS RS485M-M
Last Post: DeathBringer
10-12-2025 07:47 AM
» Replies: 3
» Views: 651
Optiplex 5055 RyzenBIOS Faulty (not upgr...
Last Post: LaszloE
10-12-2025 05:29 AM
» Replies: 2
» Views: 212
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: abruchez
10-12-2025 03:26 AM
» Replies: 4
» Views: 475

[REQUEST] Gigabyte AERO 15 XA Bios Unlock
#11
@genius239


how do i do that? I'm a real noob to this stuff. this is what I see. I tried running dump.bat, but it would just pull up cmd without doing anything.


Attached Files Thumbnail(s)
   
find
quote
#12
@RHino098

How to make a bios dump?? visit below.
https://239239.blogspot.com/p/run-dumpba...rator.html

I have wrote how to do on f12.rar's remark ,don't you see it??

find
quote
#13
@genius239 that's exatly what I tried. but it doesn't work for me. I restarted my computer and redownloaded the link, but still the same result. please check out the attached link https://youtu.be/2L6K162LD04
find
quote
#14
@RHino098

Now that it seems that your system block batch file ,
you can directly run FPTW64.exe via Command Prompt as Administrator. Then type below command and press enter you will get a bios dump.

fptw64.exe -d dump.rom -bios

The purpose of batch script file is only to simplify the process when users backup bios or flash bios. But your system seem block them ,so you only can manually run cmd to use fptw64.exe.


*How to Command Prompt as Administrator
https://genius239239.neocities.org/gd/cm...in/cmd.htm

find
quote
#15
@genius239

this is what I get. i made sure to run in admin. idk what the issue is


Attached Files Thumbnail(s)
   
find
quote
#16
You need move to FPTW64.exe's path then run commands to dump bios. Please search and learn how to use cmd(command prompt) in the internet at first.

This is why i provided batch script files to users ,but don't know what reasons it can't running at your system. (Still suggest you use dump.bat to make a bios dump ,but you need find out what stuffs to blocked it by thyself.)

===============

Give you a little tips.

(a) Copy folder f12 to c:\ ,folder f12 was unpacked from f12.rar and it contains FPTW64.exe and others.

(b) Run cmd as administrator then follow below.
(1) c:\windows\system32>cd\ then press enter
(2) c:\
(3) c:\cd\f12 then press enter
(4) c:\f12>
(5) type fptw64.exe -d dump.rom -bios then press enter or type dump.bat then press enter to create a bios dump.

You have a lack of basic pc knowledge ,so i feel it would danger if continue this bios mod.

find
quote
#17
@genius239
awesome that worked! should I attach the dump using this website's file attacher?
find
quote
#18
Any hosts can be upload files as well ,as long as you like.

Before modify bios , make sure you can boot a usb stick as uefi mode ,because we need to changes offset variable of bios on grub environment. (Disable secure boot ..etc in the bios)

find
quote
#19
Here's the dump file: https://www.mediafire.com/file/dd3l01eer...p.rom/file

For the usb stick, I believe I have it in uefi mode. I followed the first method in this article: https://www.partitionwizard.com/partitio...t-usb.html

Is that correct?
find
quote
#20
@RHino098

Here is your mod try it then respond to the result. This mod only for your laptop because of the mod was made by a unique bios dump that from your machine.

find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)