Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
[REQUEST] Lenovo Y470 & Y570 (47CNxxWW) ...
Last Post: jabbari74
Today 03:37 AM
» Replies: 25
» Views: 18102
[REQUEST] Lenovo Thinkpad T420 (83ETxxWW...
Last Post: lucasow
Today 03:02 AM
» Replies: 315
» Views: 194302
[REQUEST] Asus PRIME B460M-A modding bio...
Last Post: hnoimahi
Yesterday 08:04 AM
» Replies: 1
» Views: 251
[REQUEST] Lenovo G580 (62CNxxWW) Whiteli...
Last Post: Dudu2002
Yesterday 05:34 AM
» Replies: 809
» Views: 246878
[REQUEST] Asus maximus X Code "fan profi...
Last Post: appletechgeek
Yesterday 12:12 AM
» Replies: 0
» Views: 116
[REQUEST] Acer Aspire S3-391 BIOS Unlock
Last Post: Dudu2002
04-26-2024 04:27 PM
» Replies: 57
» Views: 25614
[REQUEST] Lenovo V580(c) (H1ETxxWW) Whit...
Last Post: Dudu2002
04-26-2024 04:26 PM
» Replies: 588
» Views: 148075
[REQUEST] GL504GS BIOS unlock
Last Post: pl4gue
04-26-2024 12:19 PM
» Replies: 75
» Views: 59295
[REQUEST] Thinkpad T14S G3 AMD (Type 21C...
Last Post: Dudu2002
04-26-2024 04:37 AM
» Replies: 1
» Views: 139
[REQUEST] Lenovo B490 (H1ETxxWW) Whiteli...
Last Post: sardax
04-25-2024 10:03 PM
» Replies: 101
» Views: 32022
[REQUEST] Acer Aspire E1-571(G) BIOS Unl...
Last Post: Dudu2002
04-25-2024 04:44 PM
» Replies: 127
» Views: 58336
Acer Predator Helios 300 N17C1 G3-572-79...
Last Post: chadreuel
04-25-2024 11:39 AM
» Replies: 0
» Views: 167
[REQUEST] Acer Nitro 5 AN515-56 BIOS Unl...
Last Post: Dudu2002
04-25-2024 07:25 AM
» Replies: 5
» Views: 919
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: Dudu2002
04-25-2024 03:52 AM
» Replies: 1972
» Views: 665847
[Request] Acer Aspire Z1620 (h61h aio v1...
Last Post: spingernexx
04-24-2024 06:09 PM
» Replies: 2
» Views: 211
[REQUEST] Lenovo G505 (82CNxxWW) Whiteli...
Last Post: khaos
04-24-2024 04:15 PM
» Replies: 155
» Views: 55691
Asus Prime b250m plus, RAM compatibility
Last Post: Slayery777
04-24-2024 06:23 AM
» Replies: 0
» Views: 192
[REQUEST] Bios Unlock Request Clevo W230...
Last Post: happycrazyman
04-23-2024 03:53 PM
» Replies: 0
» Views: 174
Rog Strix B650E-F BIOS File Extraction
Last Post: panmetrix24
04-23-2024 11:25 AM
» Replies: 0
» Views: 186
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: Pipo89
04-23-2024 06:47 AM
» Replies: 236
» Views: 70452

[Request] Unlock Bios Acer Aspire S7-391
#41
(05-30-2018, 03:32 PM)ryankn Wrote: Amazing! Good to hear you both were able to tackle the problem Smile
Do you mind or Dudu2002 pm'ing me the files / instructions so I can finally edit my bios settings?
insufficient information
Check your PM
find
quote
#42
Hello guyz
I have Aspire S7-392 and I d like to mod bios Smile
find
quote
#43
(06-09-2018, 03:46 AM)SmrtFix Wrote: Hello guyz
I have Aspire S7-392 and I d like to mod bios Smile
Hi
First make bios dump
Check your PM
find
quote
#44
Hello Dudu2002,

I have Acer Aspire S7-191. I d like to moded bios. Can you update raid and video bios.Thank you.

https://drive.google.com/file/d/14BKRlgP...sp=sharing

I purchased laptop to Turkey.
Cpuz screenshot and result.rar file attached.


Thanks.


Attached Files Thumbnail(s)
       
find
quote
#45
Hi !
I have Acer Aspire s7 391. Can you mod my 2.13 bios?
Thanks


Attached Files
.rar   result.rar (Size: 4.1 MB / Downloads: 5)
find
quote
#46
(01-29-2019, 06:06 AM)daikav Wrote: Hi !
I have Acer Aspire s7 391. Can you mod my 2.13 bios?
Thanks
Hi
Done
Check your messages
find
quote
#47
Is the attached bios file unlockable? (7zip file added .zip at the end otherwise it wouldn't let me upload) its from a SONY vaio - I am unable to make it work with the python script I get the following:

 python j-bios.py -v R1130VA.ROM NEW.fd
Opened BIOS 'R1130VA.ROM' with md5:b11cde815eec33f0b165ab2335983f24
Operating on BIOS R1130VA.ROM size = 0x8741c8
Locating Firmware Volumes
Analysing FirmwareVolume@0x2c530!
FirmwareVolumeHeader ok!
Analysing Firmware Volume (may take a while!)
uncompLen: 0xc00010 (12582928)
Uncompressing LZMA section at 0x0002C590
Analysing FirmwareVolume@0x10!
FirmwareVolumeHeader ok!
Analysing Firmware Volume (may take a while!)
Traceback (most recent call last):
  File "j-bios.py", line 2669, in <module>
    main()
  File "j-bios.py", line 2642, in main
    bios = BIOS(infile)
  File "j-bios.py", line 2338, in __init__
    volumes = self.locate_firmware_volumes(0)
  File "j-bios.py", line 2525, in locate_firmware_volumes
    return [FirmwareVolume(index, pos, where) for pos in items]
  File "j-bios.py", line 2157, in __init__
    f = FFSFile(i, pos+offset, self.header.erasePolarity, self)
  File "j-bios.py", line 2022, in __init__
    s = FFSFileSection(i, pos+offset, self)
  File "j-bios.py", line 1340, in __init__
    self.subSections.append(FFSFileSection(self.uncompBufNum, 0, self))
  File "j-bios.py", line 1776, in __init__
    self.leafFV = FirmwareVolume(i, pos+offset-36, None, self)
  File "j-bios.py", line 2157, in __init__
    f = FFSFile(i, pos+offset, self.header.erasePolarity, self)
  File "j-bios.py", line 2022, in __init__
    s = FFSFileSection(i, pos+offset, self)
  File "j-bios.py", line 1415, in __init__
    stringtable = locate_stringtable(bb[i][start:end], verbose)
  File "/home/robert/Downloads/j-bios/dumpsetup.py", line 82, in locate_stringtable
    raise RuntimeError
RuntimeError


Attached Files
.zip   R1130VA.7z.zip (Size: 2.28 MB / Downloads: 2)
find
quote
#48
(06-09-2018, 04:49 AM)Dudu2002 Wrote:
(06-09-2018, 03:46 AM)SmrtFix Wrote: Hello guyz
I have Aspire S7-392 and I d like to mod bios Smile
Hi
First make bios dump
Check you
Hello Dudu am back after while haha as I have now Acer S7 but 393 (broadwell) 5th i7 5500U 
so what soft I need or I just send you bios file ?
here


Attached Files
.zip   BIOS_Acer_1.09_A_A.zip (Size: 4.95 MB / Downloads: 0)
find
quote
#49
(05-19-2020, 06:17 AM)SmrtFix Wrote: Hello Dudu am back after while haha as I have now Acer S7 but 393 (broadwell) 5th i7 5500U 
so what soft I need or I just send you bios file ?
here
Hi
Need your bios dump only
Check your PM
find
quote
#50
(05-19-2020, 06:55 AM)Dudu2002 Wrote:
(05-19-2020, 06:17 AM)SmrtFix Wrote: Hello Dudu am back after while haha as I have now Acer S7 but 393 (broadwell) 5th i7 5500U 
so what soft I need or I just send you bios file ?
here
Hi
Need your bios dump only
Check your PM

I forgot how to do it what tools I need?
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)