Removal of Activation Overlay/Watermark in unactivated RTM. Need Help!

Discussion in 'Windows 8' started by dummekuehe, Aug 7, 2012.

  1. dummekuehe

    dummekuehe MDL Senior Member

    Jan 11, 2009
    495
    112
    10
    Hi guys, thanks for all the hard work. Especially woot332. I added your patched 32bit twinui.dll download link to the first post.
    I also added LiveFreeDead's instructions.

    I still think it would be cleaner to kill the running thread that Chris123NT identified.
    That way no system files would have to be patched. And you would not have to repatch the files manually after an update.
     
  2. daniel3x

    daniel3x MDL Novice

    Aug 6, 2012
    7
    0
    0
    #62 daniel3x, Aug 10, 2012
    Last edited: Aug 10, 2012
    Hi guys, i made a patch to simple the process.

    What patch do?

    1- Close explorer
    2- Make a backup of original file
    3- Replace the patched dll
    4- Start explorer

    But first you need to take ownership of that dll

    Link download - mediafire.com/?pp22sdfdotbcrpm

    Instructions inside, credits to woot332 in the patch

    Remember this is just for Windows 8 professional x86

    More patched dll and i will work in a universal patch with automatic Ownership to simple a bit more the process

    Sorry my bad english!
     
  3. LiveFreeDead

    LiveFreeDead MDL Member

    Aug 3, 2012
    122
    77
    10
  4. bjf2000

    bjf2000 MDL Expert

    Apr 11, 2008
    1,086
    197
    60
    It does seem to work without repercussions, and it may be the only option for x64.

    But is there a way to automate it? That is, can you script Process Explorer, or the equivalent, to run in a batch, kill the thread in question, and quit. If so, it could be set to run at login.
     
  5. dummekuehe

    dummekuehe MDL Senior Member

    Jan 11, 2009
    495
    112
    10
    if you go to the lengths of making a batch file
    why don't you add the commands to take ownership of the file?
     
  6. dummekuehe

    dummekuehe MDL Senior Member

    Jan 11, 2009
    495
    112
    10
    I'm not sure. There are a lot of tools in this PSTools collection from Microsoft/Sysinternals.
    Some might be able to do what we need but unfortunately it is a bit too complicated for me.
    I'm sure that tools exist that can kill threads by their starting address. At least a rough Google search suggests that.

    AutoIT and ProcessExplorer should work. But it just feels messy.
     
  7. daniel3x

    daniel3x MDL Novice

    Aug 6, 2012
    7
    0
    0
    Yeah me too
    The code is very simple and was write in vb.net
    You can see the file size of the patch.That includes the patched dll by woot332, the win8 image, and the simple code to do what i say in post 63
     
  8. daniel3x

    daniel3x MDL Novice

    Aug 6, 2012
    7
    0
    0
    I hate batch files :p
    I will put that commands in the exe when i have more time.
     
  9. LiveFreeDead

    LiveFreeDead MDL Member

    Aug 3, 2012
    122
    77
    10
    @post 55 we tried a jmp for the x64 version

    nopeo.png

    It's a no go... no x64 fix yet.
     
  10. WinFührer

    WinFührer MDL Novice

    Jun 17, 2011
    42
    13
    0
    F*ck sh*t xD
     
  11. JustNicky

    JustNicky MDL Novice

    Aug 8, 2012
    41
    3
    0
    try it without IE10 ? i've uninstalled mine i prefer chrome or Firefox ... :D
     
  12. LiveFreeDead

    LiveFreeDead MDL Member

    Aug 3, 2012
    122
    77
    10
    woot332, if your able to post the hex value changes from your patches (without the resource mods) we may be able to find the same sequences in the x64 version to patch? unless you think the header signature/validation will be wrong or the changes adjust large chunks of code position?, otherwise I guess we'll all just have to rely on your mad skills when you have free time...
     
  13. chbaldo

    chbaldo MDL Senior Member

    Jan 29, 2011
    251
    124
    10
    I can make an automated installer for the x86 patched file, if I get authorized to do so by the original patcher.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. UnknownRE

    UnknownRE MDL Junior Member

    Aug 8, 2012
    52
    4
    0
    I think I removed the activation watermark for windows x64 (need to wait 3 hours for now) now im trying to unlock the metro personalization screen
     
  15. JustNicky

    JustNicky MDL Novice

    Aug 8, 2012
    41
    3
    0

    Would be nice if would could get access to the start up background's plus pictures on lock up screen and icons but that's another subject but would be happy if i could do away with this dam watermark not a annoying me yet touch wood .. :D
     
  16. gersma

    gersma MDL Junior Member

    Sep 20, 2008
    57
    9
    0
    Hope it works, I'll keep fingers crossed ...

    PS : thanks for all the hard work guys !
     
  17. dummekuehe

    dummekuehe MDL Senior Member

    Jan 11, 2009
    495
    112
    10
    #80 dummekuehe, Aug 10, 2012
    Last edited: Aug 10, 2012
    (OP)
    I wonder what will happen if we replace the 3 key image resources in twinui.dll with a huge 'transparent' image
    maybe it will push the text off screen. but more likely it will do nothing.