Windows 7 Developer Activation - kb780190 (SLIC embedded into bootmgr)

Discussion in 'Windows 7' started by k.pedersen, Sep 5, 2009.

  1. Hazar

    Hazar MDL Guru

    Jul 29, 2009
    2,489
    458
    90
    Crazy!

    Well I dunno but thats what zsmin puts it down too, maybe it was some other improvement in grub4dos :D

    Is your work at MS strictly no apple :D
     
  2. nononsence

    nononsence MDL Addicted

    Aug 18, 2009
    806
    826
    30
    00000001: FD D5
    00000002: 3E 01

    and the attached zip are the only chnges from a stock Win7 bootmgr.
     

    Attached Files:

    • hack.zip
      File size:
      996 bytes
      Views:
      136
  3. Phazor

    Phazor MDL Expert

    Sep 1, 2009
    1,139
    518
    60
    I hate to say it, but i cannot find the process that locks bootmgr. So unless somebody knows how to do that when the object has no release-handle im afraid i cannot tell you what locks it.

    (Not that it would be a drama if that method never worked for me...im just fooling around with Win7 anyway. My actual system is Vista (and XP) and i have licenses for those, although i have always used ways to get around activation simply because this stuff annoys me to death. I change hardware often and reinstall often so calling MS to beg for activation each time is simply too tiresome for my taste. After all they have my money so what more do they want from me. Just my opinion...)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. kpedersen

    kpedersen MDL Junior Member

    Jul 18, 2008
    50
    26
    0
    @Phazor,

    Just think... people like you will be the only ones who can still actually use their copies of Windows (that they paid for) after the Windows versions reach end of life and the Activation servers are decommisioned.

    Begin as a means to go on...

    If your gonna have to use cr**ks to use the software in 20 years...
    You might as well use cr**ks now!

    But the method will work... Its some of my code that is at fault.
     
  5. nononsence

    nononsence MDL Addicted

    Aug 18, 2009
    806
    826
    30
    #65 nononsence, Sep 5, 2009
    Last edited by a moderator: Apr 20, 2017
    I moved the original to bootmgr.bak and had to go through about
    4 or 5 dialogs and uac notifications to do it.

    EDIT: this seems to unlock the file

    Code:
    takeown /A /F e:\bootmgr
    ICACLS e:\bootmgr /Grant Administrators:F
    attrib -h -s -r e:\bootmgr
    
     
  6. darksavior

    darksavior MDL Novice

    Jul 31, 2009
    9
    0
    0
    might this work or be made to work on 2008 R2?
     
  7. kpedersen

    kpedersen MDL Junior Member

    Jul 18, 2008
    50
    26
    0
    If server versions can be activated via OEM SLICs, certs and keys (can they?)

    Then this can be modified to do it.
     
  8. darksavior

    darksavior MDL Novice

    Jul 31, 2009
    9
    0
    0
    a friend said your vista program worked on standard 2008. Was wondering. I will try r2 in a vm and post results.
     
  9. Phazor

    Phazor MDL Expert

    Sep 1, 2009
    1,139
    518
    60
    True.

    Im sure i wouldnt want to use any of these OSs by then but i absolutely see your point.

    Besides, its a matter of principle too.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Hazar

    Hazar MDL Guru

    Jul 29, 2009
    2,489
    458
    90
    Well it wont activate R2, not sure about 08 but I made an 08 activator over in the server board.
     
  11. kpedersen

    kpedersen MDL Junior Member

    Jul 18, 2008
    50
    26
    0
    I dont know..., most Banks still use OS/2 for their cash withdrawal systems. (guess it hasn't been 20 years yet... but still) Imagine seeing that stupid genuine software notification come up on them.

    I also dont imagine Nuclear Power plants want to upgrade their OS that often either haha
     
  12. Phazor

    Phazor MDL Expert

    Sep 1, 2009
    1,139
    518
    60
    #72 Phazor, Sep 6, 2009
    Last edited by a moderator: Apr 20, 2017
    No go, still locked.

    In fact it doesnt even change the attributes, they are still s/h/r after running the batch. (AsAdmin, of course.) This means it must already fail before that line is executed.

    If i can test something else just post it...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Daz

    Daz MDL Developer / Admin

    Jul 31, 2009
    9,530
    67,281
    300
    Hmm, funny in an odd kind of way. Karsten come here to post his take on a loader and everyones kind of jumped on his stuff and wants to "copy" it into their own.

    @ Karsten
    Do you mind if we was to use this method in our own loaders tools? I think it's only right someone should at least ask you :p
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. kpedersen

    kpedersen MDL Junior Member

    Jul 18, 2008
    50
    26
    0
    #74 kpedersen, Sep 6, 2009
    Last edited: Sep 6, 2009
    @Daz

    Thanks for the thought.

    I have no problems with it. After all, it isn't really my method. It was gkends before he... Went away.


    @Phazor

    Do you have some sort of antivirus?

    Those commands must work... Unless you are infact running a different operating system :p
     
  15. Phazor

    Phazor MDL Expert

    Sep 1, 2009
    1,139
    518
    60
    Nope, its a fresh-installed factory-configed Win7 with no programs installed whatsoever. (Except for Unlocker that is, which i installed an hour ago.) And the fact that it is a VM shouldnt really matter either, should it?

    Im open to suggestions though, because now im curious myself...:D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Voiture Lumiere

    Voiture Lumiere MDL Member

    May 31, 2009
    107
    2
    10
    Nice tool, used to use vista developer act*vator for my laptop........(until I learnt about the OEM SLP activation)
    I believe this will be another alternative for those who are problems having problem with loaders besides chew WGA.:D

    Cheers
     
  17. Daz

    Daz MDL Developer / Admin

    Jul 31, 2009
    9,530
    67,281
    300
    Tried this on a VirutalBox and failed.

    Change the name and inserted bootmgr, restarted, failed. Tried using bootsect, failed. Tried taking ownership and deleting bootmgr and then using the modded one, failed. Each time it goes into trial mode :/

    If I look at my loader tool the slic table is not getting loaded, the bios remains VBOX.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. kpedersen

    kpedersen MDL Junior Member

    Jul 18, 2008
    50
    26
    0
  19. TimW

    TimW MDL Novice

    Sep 6, 2009
    2
    0
    0
    I'm really curious as to how the test will come out. Can anyoe test that?
     
  20. Daz

    Daz MDL Developer / Admin

    Jul 31, 2009
    9,530
    67,281
    300
    "Error: Failed to find Windows boot drive"

    Thats on a quad boot virtual machine ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...