RedPill Enabler

Discussion in 'Windows 8' started by Vizion, Jun 17, 2011.

  1. Vizion

    Vizion MDL Junior Member

    May 28, 2009
    91
    391
    0
    #1 Vizion, Jun 17, 2011
    Last edited: Aug 17, 2011
  2. ASV93

    ASV93 MDL Member

    Apr 2, 2011
    128
    233
    10
    Where is the version 2.0? :D u said that u was using RedPill Enabler v2 :p
     
  3. Vizion

    Vizion MDL Junior Member

    May 28, 2009
    91
    391
    0
    Its the v2 but I rename this in v1 because its the first public release.
     
  4. helper7

    helper7 MDL Novice

    Apr 26, 2011
    43
    6
    0
    So I can use this RedPill without crashing explorer,etc..?
     
  5. Stannieman

    Stannieman MDL Guru

    Sep 4, 2009
    2,232
    1,818
    90
    #5 Stannieman, Jun 18, 2011
    Last edited: Jun 18, 2011
    Wasn't the explorer problem due to the tablet feature?

    EDIT: Does this also add/change regvalues or does it only rename slc and copies a new one?
    I'd like to know what's happening to my os so...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Ricardo41

    Ricardo41 MDL Junior Member

    Apr 6, 2011
    80
    9
    0
    #6 Ricardo41, Jun 18, 2011
    Last edited: Jun 19, 2011
    sorry but on my 7989 damaged the explorer had to reinstall

    edit: on second try worked ok
     
  7. Niekess

    Niekess MDL Addicted

    Mar 31, 2011
    837
    563
    30
    Awesome, thanks. :)
     
  8. chbaldo

    chbaldo MDL Senior Member

    Jan 29, 2011
    251
    124
    10
    This RedPill removes the 7955 timebomb? I still have some x86-only machines over here.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Vizion

    Vizion MDL Junior Member

    May 28, 2009
    91
    391
    0
    #9 Vizion, Jun 18, 2011
    Last edited by a moderator: Apr 20, 2017
    (OP)
    Code:
     My.Computer.Registry.SetValue("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer", "RPEnabled", "1", RegistryValueKind.DWord)
                    My.Computer.Registry.SetValue("HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer", "RPEnabled", "1", RegistryValueKind.DWord)
    For the next key, its only necessary if we have shsxs.dll (for the moment only in my dream :worthy:)

    Code:
     My.Computer.Registry.SetValue("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced", "SHSXSWasEnabled", "1", RegistryValueKind.DWord)
                    My.Computer.Registry.SetValue("HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced", "SHSXSWasEnabled", "1", RegistryValueKind.DWord)

    I think not, to really remove the timebomb we need to patch the function zwQueryLicenceValue (and NtQueryLicenceValue) into ntdll.dll.
    The timebomb was checked during the boot with a call in ntdll to the function zwquerylicencevalue.

    All call in a original slc (SlGetWindowsInformationDword, the function to enabled redpill) was redirect into the function NtQueryLicenceValue of ntdll.dll


    --------------------

    Sorry if my english is not very good, I am french.
     
  10. Raffa Alex

    Raffa Alex MDL Novice

    May 8, 2011
    34
    4
    0
    #10 Raffa Alex, Jun 18, 2011
    Last edited by a moderator: Apr 20, 2017
    in "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" has ("ImmersivePPI") what is that?
     
  11. Vizion

    Vizion MDL Junior Member

    May 28, 2009
    91
    391
    0
    New version 1.1 :Fixed bug for x86 apps.

    See first post :)
     
  12. chbaldo

    chbaldo MDL Senior Member

    Jan 29, 2011
    251
    124
    10
    7955 users need to update to version 1.1?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Vizion

    Vizion MDL Junior Member

    May 28, 2009
    91
    391
    0
    Not really this bug just affect x64 host
     
  14. djdanster

    djdanster MDL Novice

    Apr 26, 2011
    45
    8
    0
    Can confirm the v1.1 fixes the wmp bug!

    WMP version number is 12.0.7989. Still no move to v13 (or v14). What's the chances MS wanna replace WMP with zune?
     
  15. chbaldo

    chbaldo MDL Senior Member

    Jan 29, 2011
    251
    124
    10
    In Windows Vista days, WMP 11 only started to be developed after Beta 1, so be patient.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. giantsteen

    giantsteen MDL Novice

    Oct 17, 2010
    42
    8
    0
    microsoft discontinued zune
     
  17. LQQL

    LQQL MDL Addicted

    Apr 21, 2009
    773
    122
    30
    No one is going to share this.
     
  18. iBen95111

    iBen95111 MDL Junior Member

    Jun 12, 2010
    53
    34
    0
    How long does it normally take to Integrate Redpill?
    It's been doing the green loading thing for a couple minutes now.
    Ran as admin.
     
  19. NCS

    NCS MDL Member

    Jun 24, 2010
    133
    28
    10
    works great...now i need something for watermark remover
     
  20. iBen95111

    iBen95111 MDL Junior Member

    Jun 12, 2010
    53
    34
    0
    Patched iso with redpill, install went as expected with OOBE Metro.
    Either it's Windows 8 or me, but it said something about uiinit.exe failed to initialize.