Windows Vista OEM Activation Crack by Patching SLIC into Motherboard BIOS
A new way to crack or bypass Windows Vista activation is by installing OEM version of Vista on your PC. However, Windows Vista OEM activation needs a new table named SLIC in ACPI module of computer BIOS, and new values in RSTD table, as part of SLP 2.0 (System-Locked Preinstallation). If your motherboard or BIOS ACPI module does not contains the SLIC table, you will need to modify or patch the BIOS to add in the table , plus set a correct OEM ID and OEM Table ID that match the corresponding OEM digital certificate. After modification, you can install Windows Vista with OEM product key and has Windows Vista activated instantly without the need to activate online, as if your Vista system is OEM version that comes preinstalled in branded computer such as HP, Dell, Lenovo, Acer and etc.
Almost all motherboard BIOS can be modified to add in the necessary value needed in SLP2.0. The following guide is based on popular Award BIOS, which is commonly used in DIY or self-build PC or system builder motherboard. For a successful Windows Vista activation, four aspects have to be present:
- OEMID and OEMTableID inside BIOS’s ACPI RSDT table.
- SLP Public Key (PubKey) and SLP Marker inside BIOS’s ACPI SLIC table.
- OEM product key – listed below in the instructions.
- Microsoft’s signed OEM digital certificate.
The utilities or tools that you need include the following:
- CBROM 2.15 or CBROM 2.19 – A tool to add, edit or exchange the components of an Award Modular BIOS. The tool is needed to edit and exchange ACPI digital byte-code table.
- MODBIN6 2.01.01 – Used to modify the Award Modular BIOS strings or options. The tool is needed to modify Award core BIOS module, as CBROM is unable to edit the BIOS module.
- WinHEX – A popular HEX editor used to modify content in the ACPI table.
As seen above, for successful activation, a modification has to be made to RSDT table and SLIC table has to be added. Following is the step to perform to modify motherboard by using Award BIOS as an example so that Windows Vista can be activated as OEM version:
- Create a temporary folder (Vista or BIOS is you like) at root directory (C:\)
- Download CBROM 2.19, MODBIN6 2.01.01 and WinHEX with download links above, and place them in the temporary folder.
- Extract your motherboard BIOS image with name in the format of XXXXXXXX.bin (if the BIOS image name is not with .bin extension, rename it) to the temporary folder by using tool like WinFlash. The easy way is to download the corresponding BIOS file which intended for flash BIOS upgrade from motherboard manufacturers’ websites.
- Run modbin6.exe by double clicking on it.
- Select the BIOS image file at the MODBIN6 menu.
- Do not close the window of MODBIN6. Now go to the File Explorer for the temporary folder, you will notice that some more files have been created. Among them, ORIGINAL.BIN is the one that needs to be modify.
- Launch WinHEX and open ORIGINAL.BIN.
- Search for the string of “RSDT” (without quotation marks). You will see ACPI tables in the BIOS. Every 4 characters represents a table in ACPI. Only table name located in this index can be recognized by BIOS and loaded into memory. So in order to load SLIC which is needed by SLP 2.0 for Windows Vista OEM activation, an unimportant table has to be replaced. In this case, you will likely have 2 following options:
- You see a long string such as “RSDT FACP DSDT APIC SSDT SRAT FACS”. In this case, SRAT can be safely replaced, and won’t affect ACPI functionality.
- You see a slightly shorter string such as “RSDT FACP DSDT APIC MCFG FACS”. In this case, the choice of table replacement is lesser. First choice of table to be replaced in MCFG, which shouldn’t cause any problem to your system. If MCFG is not available, you can try to replace APIC with SLIC, but you may need to reinstall the operating system.
- You see a very short string of “RSDT FACP DSDT FACS”. In this case, you’re out of luck, as all is needed for normal functionality of ACPI.
- You cannot find the “RSDT” or any of the above strings at all. This situation likely to happen in new mobo or new BIOS, may be due to change in the way BIOS lookup ACPI tables. In this case, you can try to downgrade and download older version of BIOS file to see if the ACPI is alterable. Else you’re out of luck too.
Note: Improved hack to add in SLIC table into BIOS ACPI instead of replacing. Able to solve scenario 3 above.
- Replace the table name you selected (SRAT, MCFG or ACPI) with SLIC.
- Save the modify BIOS file.
- Switch to MODBIN6 window, press F2 to save or click on File, then select Save.
- Open command prompt by type Cmd in Run. Change directory or folder to the temporary folder if need to.
- Type “cbrom219 XXXXXXXX.bin /acpitbl extract” (without quotes) and press Enter.
- Press Enter again when prompted for an extract file name to use the default name of acpitbl.bin.
- Use WinHEX to open acpitbl.bin.
- Search for “RSDT” string (without quotes). The OEMID and OEMTableID is the identifier string for SLP 2.0 that has to match with the product key, and thus has to edit to match according to the OEM product key and certificate that you have.
- OEMID has 6 characters, and OEMTableID has 8 characters. Each hardware manufacturer will have their own identifier here. So if you value your desktop or laptop computer brand, you need to figure out the correct value for it. However, if you’re using generic mobo, you can locate the string of “RSDT4…..XXXXXXXXXXXXXXX.0BAWRD” (without quotes, your BIOS string may be different), replace with RSDT4….._ASUS_Notebook1.0BAWRD. Here, the OEMID is _ASUS_ and OEMTableID is Notebook. Any empty character should be filled with blank (0×20). This will make your motherboard and BIOS to be recognized by Vista as ASUS mobo.
- Save the file.
- Download Asus OEM acpislic.bin.
- Go back to the command prompt, type “copy acpitbl.bin /b + acpislic.bin /b acpitbl.bin /b” (without quotes) and press Enter to add the SLIC table contents to end of ACPI module. acpislic.bin is digital certificate for SLIC which contains SLP certificate public key and SLP logo. Press Enter to confirm if prompted warning of file overwrite.
- Flash the modified ACPI digital module into the BIOS by entering following command in the Command Prompt, and then press Enter:cbrom219 XXXXXXXX.BIN /acpitbl acpitbl.bin
- Flash and update your BIOS with the SLIC-included modified version. Check your motherboard guide for how to do it.a
- BIOS update is completed. Now verify that the patch on BIOS is correct and accurate by using the following steps:
- Download latest version of Everest Ultimate (currently Everest Ultimate Edition 2006 version 3.50).
- Install and then start Everest.
- Expand the Motherboard component on the left pane.
- Select ACPI.
- Check if SLIC is listed on the top right column.
- If SLIC table is listed, check if OEM ID is _ASUS_ and OEM Table ID is Notebook at the bottom left pane.
- Next select on RSDT table, check if the OEM ID and OEM Table ID in the bottom pane is exactly the same with the value you see of the same keys on SLP/SLIC table, i.e. _ASUS_ and Notebook.
- If everything is correct, BIOS modification is correct.
- Install Windows Vista with the following ASUS computer OEM product key:
Home Basic: XXXXX-XXXXX-XXXXX-XXXXX-H8PHC
Home Basic: XXXXX-XXXXX-XXXXX-XXXXX-RJC9V
Home Premium: XXXXX-XXXXX-XXXXX-XXXXX-QXQMF
Home Premium: XXXXX-XXXXX-XXXXX-XXXXX-RPFFV
Business: XXXXX-XXXXX-XXXXX-XXXXX-VVMP9
Ultimate: XXXXX-XXXXX-XXXXX-XXXXX-932CCYou can also change your existing Windows Vista product key by using the following command in command prompt with administrator privileges:slmgr.vbs -ipk <new product key>
- Download oemcert.xrm-ms, the Microsoft signed OEM certification for ASUS computer which has the identifier that needs to match the BIOS SLIC identifier, preferably to C:\ root.
- Open a command prompt and type the following command, then press Enter:
slmgr.vbs -ilc C:\oemcert.xrm-ms
This will install the digital certificate for OEM activation.
- Check your system properties, Windows Vista should be activated.
Here is a list of already modified to include SLIC table BIOS that you can download and flash for Windows Vista OEM instant activation.
New: Virtual BIOS simulator to bypass Windows Vista activation as OEM OS without the need to modify BIOS in real.
Warning: Alteration to BIOS may invalidate warranty, cause computer to unable to boot up or other irrecoverable effect. Do it at your own risk.
Disclaimer: This article is for information and educational purpose only.
Related Articles
- Crack to Activate Windows Vista as OEM for Acer Motherboard/BIOS
- How to Check or Verify PC Motherboard BIOS SLIC Version is SLP OA 2.0 or 2.1 for OEM Activation
- ASUS P5B Deluxe/WiFi-AP Motherboard SLP 2.0 BIOS and Cert Download for Vista OEM Activation
- Windows Vista OEM Activation Crack (vstaldr) without Modify or Flash BIOS
- SLIC Table (SLIC.BIN or ACPISLIC.BIN) BIOS File for OEMs Download
- Improved Way to Add SLIC (SLP 2.0) Table into BIOS ACPI to Activate Windows Vista OEM
- BIOS with Windows Vista OEM Support (ACPI_SLIC) Invalidate KMS Activation
- Windows Vista OEM Award BIOS Mod Method by Adding SLIC Table with Dynamic Memory Address
- Vista OEM Activation Crack: Hack to Modify BootMgr to Activate Vista
- KB940510 Anti Grace Timer and OEM BIOS Vista Activation Crack Detector Released










































March 2nd, 2007 15:43
ERROR 0×00000035 on last step when
installing the digital certificate ?
How to solve this ?
Please can anyone help ?
March 1st, 2007 23:01
My MB is Asus A8N5X , a popular one.
this is it’s BIOS link
http://dlsvr01.asus.com/pub/ASUS/mb/socket939/A8N5X/A8N5X902.zip
Thanks for your kindfull hacking thing!
March 1st, 2007 21:13
Sorry my TERRIBLE english. What I would like to know is if anybody have a crack for an Intel D915PGN motherboard BIOS. Thanks.
February 28th, 2007 13:21
My Bios is Abit IL9PRO.
The bios file is here:
http://www2.abit.com.tw/page/ta/download/download_bios_detail.php?pFILE_TYPE=Bios&pMAIN_TYPE=Motherboard&pTITLE_ON_SCREEN=IL9+Pro&pSOCKET_TYPE=LGA775
Thank You!
February 27th, 2007 20:06
[...] Læs here hvordan det kan lade sig at gøre. [...]
February 26th, 2007 10:22
Hi
In my bios Abit AB9 when i open the acpitbl.bin file i read RSDT0. The instructions talks about RSDT4:
“RSDT4…..XXXXXXXXXXXXXXX.0BAWRD”
My question is? I left RSDT0 or change it to RSDT4?
thanks
February 25th, 2007 21:58
DAWID
download MMTOOLS, load your bios (it should be a .ROM file otherwise rename it into .rom) and locate the ‘FC’ ID, after that replace it with the proper SLIC string…link to MMTOOLS as well as detailed info are here:
http://www.mydigitallife.info/2007/02/20/asus-p5b-deluxewifi-ap-motherboard-slp-20-bios-and-cert-download-for-vista-oem-activation/
February 25th, 2007 16:22
Anyone with any ideas on how to do this for AMIBIOS motherboards?
February 25th, 2007 04:51
Hello,
I Found a tutorial for the ami bios but it is in chinese…
Does anyone interested in translating to englis
here is the link
http://www.box.net/public/68bce4j933
all the best,
Joao Oliveira.
February 25th, 2007 00:11
Hello,
I have two laptop a Asus Z92J (AKA A6j) and a MSI Megabook s270… both modbin6 says it istnt a 6.0 bios and cant be mofied?!?! Doea anyone know any other utility that lets you add the required data to the bios so i cant activate my machines?
Waiting for some awnsers,
Thank you in advance!
Joao Oliveira.
February 24th, 2007 23:47
Is it possible for someone to modify a bios for the ASRock K7S8X mainboard?
Original Bios 2.60 Download Link
http://rapidshare.com/files/18062038/K7S8X_2.zip.html
February 22nd, 2007 23:18
Is it possible for someone to modify a bios for the Asrock ConRoe945G-DVI motherboard ? It comes with an AMI bios …
Here is a link for the original bios : ftp://download.asrock.com/bios/775/ConRoe945G-DVI(1.60).zip
February 22nd, 2007 13:48
Hi,
i am getting stuck on the 5th step.
WHen i click on the file, it has a small yellow line and then closes in 1 sec. I see the Orginal.bin.
What is wrong?
I skip the step and modify the bios.
In step 11 it says to save the bin file. I try doing tat with the Modbin6.exe but it closes after i click on my orginal Bios File.
i can’t click f2 or anything.
Please help me, i have a HP a1520n computer
The motheboard is here
http://h10025.www1.hp.com/ewfrf/wc/document?docname=c00647121&lc=en&cc=us&dlc=en&product=1843642
the bios file is here,
http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=pv-43508-1&lc=en&cc=us&dlc=en&product=3184139&os=228&lang=en
can you please help me.
If u can get the bios file done for me , email me at
Falseadress ( – AT – ) Hotmail.com
February 22nd, 2007 02:27
acosmin@gmail.com
February 21st, 2007 19:27
[...] you have read the previous articles that instruct you how to modify your BIOS to add in the required SLIC table in ACPI module in order to achieve instant activation for Windows [...]
February 21st, 2007 18:51
costyy – what is your e-mail adress ?
takui – Run the Command prompt as administrator – right mouse button on cmd prompt – run as administrator – then run the script
February 21st, 2007 05:31
Hello guys, when i’m trying to install the digital certification (last step), i get a script error 0×00000035 ….someone can help me?
February 21st, 2007 04:29
Fortress can you send me the bios pls
February 21st, 2007 02:53
My ASUS A8N-SLI Premium dont booted up with the hacked bios =(
February 20th, 2007 18:45
hello I USE acer travelmate 2414 (2414 nlci) I use offical bios v1.09 but I cant see ACPı module. I try to change it. but it isnt possibel to modbin6.exe. Program says it not sopport to this version.
Acer offical web side said : This is the ms vista version of bios.
What can I do ?
Please modedators : You can make it (v1.09) acpı table and send my mail adress ibrahimbekmez@msn.com or upload to your web side. (www.mydijitallife.info)
Help me ……
February 20th, 2007 18:21
hello I USE acer travelmate 2414 (2414 nlci) I use offical bios v1.09 but I cant see ACPı module. I try to change it. but it isnt possibel to modbin6.exe. Program says it not sopport to this version.
Acer offical web side said : This is the ms vista version of bios.
What can I do ?
Please modedators : You can make it (v1.09) acpı table and send my mail adress ibrahimbekmez@msn.com or upload to your web side. (www.mydijitallife.info)
Help me ……
February 20th, 2007 17:44
Wow , it really works
I modified my MSI k8N Diamond Bios
and it really works..
Thanks
February 20th, 2007 16:20
lots of work when all you need to do is install in 2099 then run an executable.
February 20th, 2007 02:46
[...] and OEMTableID in the SLIC and RSDT tables of ACPI module with the leaked OEM certificate. So some modification of AMIBIOS in ASUS mobo is needed. A hacker has released a modified version of BIOS for Asus P5B [...]
February 19th, 2007 21:18
Was just wondering but if you have vista timestop crack installed can you perform this trick after or do i have to disable the timerstop first?