Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
[Request] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
09-13-2025 10:14 AM
» Replies: 0
» Views: 1431
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 896731
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 23363
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 26298
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 3240
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 3467
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 3793
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 4474
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 8392
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 6362
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 38362
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 6404
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 6635
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 6810
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 51546
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 47211
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2515
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
08-17-2025 02:05 PM
» Replies: 15
» Views: 3394
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 29657
Samsung N140 JA05IT AHCI
Last Post: Ranmamez
08-12-2025 05:22 PM
» Replies: 0
» Views: 7298

How To Add SLIC 2.1 To An Intel Motherboard
#41
What is the advantage of adding slic? just for activating oem windows versions?
find
quote
#42
wow, it works for gateway gt5628.

make sure to reset the last write time of the 3 bin files to current time before running the bat file.

thank you very much, 1234s282.
find
quote
#43
Works on D915GAG OEM version. I haven't tried on the Sony Version.
find
quote
#44
Confirmed working on Intel DH55TC.
Touch up the marker.bin file to reflect the current date, after that it's only one second to insert the slic with "runme!.cmd".
After that used DAZ loader to insert serial and cert, all is well.

Cheers.
find
quote
#45
Because I couldn't find a proper mirror, I created my own version of the EFI modding tool. I'm attaching it to this post.

I've also incorporated some extra little features. It should request Administrator privileges if needed, and should update the timestamp of the three BIN files automatically.

If anyone has any problems with it, just let me know!

Thanks,
~Drew


Attached Files
.zip   Intel_BIOS_EFI_SLIC_Tool.zip (Size: 130.93 KB / Downloads: 465)
find
quote
#46
(10-28-2012, 09:59 AM)drewcbuglione Wrote: Because I couldn't find a proper mirror, I created my own version of the EFI modding tool. I'm attaching it to this post.

I've also incorporated some extra little features. It should request Administrator privileges if needed, and should update the timestamp of the three BIN files automatically.

If anyone has any problems with it, just let me know!

Thanks,
~Drew

Hi Drew,
I used your EFI modding tool without any success till I examined the RUNME.bat.
You should throw away the lines consists of :

TOOLS\elevate TOOLS\oa2intelwin erase
TOOLS\elevate TOOLS\oa2intelwin setmarker TOOLS\marker.bin

The line of 'oa2intelwin erase' basically erase the SLIC that had been written to the ROM.

I confirmed the success of this technique to activate Windows Server 2008 R2 standard on an Intel D510MO motherboard with WDC Red 3TB (GPT Partition and UEFI Boot mode on).

Harimin
find
quote
#47
(12-16-2012, 03:33 AM)harimin Wrote:
(10-28-2012, 09:59 AM)drewcbuglione Wrote: Because I couldn't find a proper mirror, I created my own version of the EFI modding tool. I'm attaching it to this post.

I've also incorporated some extra little features. It should request Administrator privileges if needed, and should update the timestamp of the three BIN files automatically.

If anyone has any problems with it, just let me know!

Thanks,
~Drew

Hi Drew,
I used your EFI modding tool without any success till I examined the RUNME.bat.
You should throw away the lines consists of :

TOOLS\elevate TOOLS\oa2intelwin erase
TOOLS\elevate TOOLS\oa2intelwin setmarker TOOLS\marker.bin

The line of 'oa2intelwin erase' basically erase the SLIC that had been written to the ROM.

I confirmed the success of this technique to activate Windows Server 2008 R2 standard on an Intel D510MO motherboard with WDC Red 3TB (GPT Partition and UEFI Boot mode on).

Harimin

I tried this after removing the two lines and it didn't see to do anything for my D975XBX2. I'm having a [censored] of a time modding this board.
find
quote
#48
Huh
(03-23-2010, 05:57 AM)1234s282 Wrote: Hey Everyone

Up until last week it was impossible to add SLIC 2.1 into Intel motherboard bioses. Now the tools leaked out onto the net and you can follow this tutorial to add in SLIC 2.1 into your Intel motherboard bios. We cannot perform this mod for you , it must be done locally on the machine which you want modding.

1. Download the tools below

http://dl.dropbox.com/u/747181/Intel%202...odding.zip

Extract all files

2. Run the "Run Me!.bat" file.

3. Reboot

4. Check with SLIC 2.1 Toolkit , you should have Asus 2.1 SLIC Smile

5. Insert OEM SLP Key and Certificate file as usual (Certificate is included Smile)

http://dl.dropbox.com/u/747181/SLIC_Dump_ToolKit.EXE

[Image: intel1.jpg]

[Image: intel2.jpg]

Please reply back to this thread stating your motherboard , bios version and also whether the mod worked or not. This will help us to compile a list of compatible motherboard tor use with this tool.

Enjoy!

1234s282

Hi:
Like many people, I appreciate the work you do.

I have a DQ965GF with bios 6100. I tried everything that posters suggested. I run cmd and go to C:\Win> to run oa2intelwin. I always get the same message:
"Unable to read BIOS -- FAILURE
2h - DRIVER_NOT_INSTALLED
C:\Win>pause
Press any key to continue..."

I tried modding with Phoenixtool.exe 2.13, it tells me "BIOS has a already a SLIC (2.0) table ( )". That's a long blank space.
I tried RWEverything 164, and Phoenixtool.exe complains about an error in line 5 of the AcpiTbl.rw file.

Others have modded this board. What am I missing?

My email is now john.rivard@teksavvy.com
http://www.bios-mods.com/forum/images/smilies/huh.gif
find
quote
#49
(06-02-2013, 02:10 PM)squeakygeek Wrote:
(12-16-2012, 03:33 AM)harimin Wrote:
(10-28-2012, 09:59 AM)drewcbuglione Wrote: Because I couldn't find a proper mirror, I created my own version of the EFI modding tool. I'm attaching it to this post.

I've also incorporated some extra little features. It should request Administrator privileges if needed, and should update the timestamp of the three BIN files automatically.

If anyone has any problems with it, just let me know!

Thanks,
~Drew

Hi Drew,
I used your EFI modding tool without any success till I examined the RUNME.bat.
You should throw away the lines consists of :

TOOLS\elevate TOOLS\oa2intelwin erase
TOOLS\elevate TOOLS\oa2intelwin setmarker TOOLS\marker.bin

The line of 'oa2intelwin erase' basically erase the SLIC that had been written to the ROM.

I confirmed the success of this technique to activate Windows Server 2008 R2 standard on an Intel D510MO motherboard with WDC Red 3TB (GPT Partition and UEFI Boot mode on).

Harimin

I tried this after removing the two lines and it didn't see to do anything for my D975XBX2. I'm having a [censored] of a time modding this board.

Hi squeakygeek,
Try the tools in the "win" folder of this archive - http://www.mediafire.com/download/byil4g...tel007.rar
find
quote
#50
New repack here: http://www58.zippyshare.com/v/54677383/file.html

Sincerely

a4ito
find
quote


Forum Jump:


Users browsing this thread: 3 Guest(s)