KMS-QADhooker for Localhost Self-Activation

Discussion in 'Windows 10' started by xinso, Apr 17, 2014.

  1. Chibi ANUBIS

    Chibi ANUBIS MDL Chibi Developer

    Apr 28, 2014
    1,237
    911
    60
    You run non-core edition ?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Parsix

    Parsix MDL Member

    Aug 19, 2014
    100
    20
    10


    no , i use msdn version ( enterprise update 3)
     
  3. Chibi ANUBIS

    Chibi ANUBIS MDL Chibi Developer

    Apr 28, 2014
    1,237
    911
    60
    Maybe convert to VL licence :g:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. duich

    duich MDL Novice

    Oct 29, 2013
    1
    0
    0
    can anyone please reupload. File is gone. Thanx
     
  5. Chibi ANUBIS

    Chibi ANUBIS MDL Chibi Developer

    Apr 28, 2014
    1,237
    911
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. hh3256

    hh3256 MDL Novice

    May 15, 2015
    1
    1
    0
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,658
    13,675
    340
  8. rjc862003

    rjc862003 MDL Junior Member

    Sep 4, 2009
    78
    12
    0
    nm: I am retarded
     
  9. ibocan06

    ibocan06 MDL Novice

    Jul 8, 2012
    19
    19
    0
    Link dead :S
     
  10. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    7,154
    21,094
    240
    #610 LostED, Jul 22, 2015
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,658
    13,675
    340
    #611 xinso, Jul 31, 2015
    Last edited by a moderator: Apr 20, 2017
    (OP)
    Thank you, LostED.

    The script has been slightly modified for Windows 10 10240:

    Before
    Code:
    for /f "tokens=2 delims==" %%A in ('wmic path %SPS% get version /format:list') do (set VS=%%A)
    set CV=%VS:~,3%
    if %CV% LSS 6.2 (echo.&echo Unsupported Windows.&echo.&pause&exit)
    After
    Code:
    for /f "tokens=3 delims= " %%A in ('reg query "%HK%" /v CurrentVersion') do (set CV=%%A)
    if %CV% LSS 6.2 (echo.&echo Unsupported Windows.&echo.&pause&exit)
     
  12. JakeBickel

    JakeBickel MDL Member

    Nov 9, 2009
    107
    70
    10
    #612 JakeBickel, Jul 31, 2015
    Last edited: Jul 31, 2015
    $OEM$ folder did not activate OS when added to 10240 Enterprise 64 disk.
    Activated OK with install.bat file after OS installation.
     
  13. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    OEM + Enterprise = Oxymoron!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,575
    15,646
    270
    LOL :p
    Trying to make a franken-aio :cool:
     
  15. JakeBickel

    JakeBickel MDL Member

    Nov 9, 2009
    107
    70
    10
    $OEM$ folder in sources directory containing setupcomplete.cmd file to run QADhooker activation.
     
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,658
    13,675
    340
    I see. Forgot $OEM$ (Busy testing Enterprise LTSB). Sorry. And thanks.
     
  17. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Then something went wrong. Check the code propperly.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. maxee

    maxee MDL Novice

    Sep 13, 2013
    2
    0
    0
    #618 maxee, Aug 7, 2015
    Last edited: Aug 8, 2015
    Why is that? Is that statement also true for the latest version?
    I just tried KMS-QADhook_Localhost_W62_W63w_KmsRenewalTaskLogon_O15w_Slipstream.7z on W7SP1 and there is only a warning about another service process connected (e.g. debugger) every time the Software Protection service is started.
    Activation is working fine. :)

    A little bit of information in the opening post on how this hook works exactly would be nice.
    Is it working like SECOInjector, by writing directly to the response buffer?
    Or is it redirecting the IP connection to its own inbuilt KMS emulator?

    I like the logging functionality of deagles' emulator very much, would it be possible to add something similar to the hook?

    Thank you.
     
  19. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,658
    13,675
    340
    #619 xinso, Aug 8, 2015
    Last edited by a moderator: Apr 20, 2017
    (OP)
  20. bee4u

    bee4u MDL Novice

    Aug 10, 2010
    36
    6
    0
    @ xinso THX a lot it worked...:worthy::worthy::worthy::worthy::clap: u r always a great help to this forum ...:worthy::worthy::worthy::clap::cool: