WinTK - The Windows multi-tool

Discussion in 'MDL Projects and Applications' started by Muerto, Mar 11, 2012.

Thread Status:
Not open for further replies.
  1. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,855
    2,103
    60
    #1 Muerto, Mar 11, 2012
    Last edited: Mar 28, 2015
  2. iJase

    iJase MDL Novice

    Mar 11, 2012
    1
    0
    0
    Great Tool, keep up the good work! :)
     
  3. Alphawaves

    Alphawaves Super Moderator/Developer
    Staff Member

    Aug 11, 2008
    6,222
    22,280
    210
    Nice little tool Dave, works well..;)
     
  4. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,515
    7,170
    120
    Hi, very nice application :)

    You can simply add the XP support disabling the Aero DLL Import when v5.1 build is detected ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,855
    2,103
    60
    I did that before, I think I may add another form and detect OS and which form to load accordingly. I thought of this as the OEM information works differently on each OS.

    By the way Josh you have some really good applications, great to get feedback from a fellow developer.

    EDIT: And not forgetting the feed back from everyone else, how rude of me :O
     
  6. ItielMaN

    ItielMaN MDL Senior Member

    Apr 30, 2011
    367
    59
    10
    #6 ItielMaN, Mar 11, 2012
    Last edited by a moderator: Apr 20, 2017
  7. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,515
    7,170
    120
    @ItielMaN

    This application only decrypt the PID from Windows :eek:

    Not will work with other application or registry key ;)...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. ItielMaN

    ItielMaN MDL Senior Member

    Apr 30, 2011
    367
    59
    10
    I know I know :D
    I'm just looking for bugs :cool: (and I'm good at it :D)
     
  9. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,515
    7,170
    120
    #10 Josh Cell, Mar 11, 2012
    Last edited: Mar 11, 2012
    Can add "try and catch" statements in .NET code on decrypt engine for solve the problem... :D

    PS: Is nice add pre-loaded registry keys for Office in different versions...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,855
    2,103
    60
    There was 0.o

    I added try/catch statements to the decryptor usage, I thought this wouldn't happen?
     
  11. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,515
    7,170
    120
    All is error for .NET :D

    Also, you can add pre-loaded registry keys for Office in different versions...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,855
    2,103
    60
    #14 Muerto, Mar 12, 2012
    Last edited: Feb 21, 2013
    (OP)
    Program and download updated.

    Download link removed - outdated download

    Post information updated also :)

    @ItieMaN - That would be great :)

    @Josh Cell - So true, going to have a look at RealStudio(RealBasic) and maybe switch. Also about the Office Keys etc, I was looking at writing a reg search function to display selectable digitalproductids.

    Problem is how many different GUIDs are there for office 2007/2010 registry folders?
     
  13. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,515
    7,170
    120
    You need search the DigitalProductID key on the registry, GUIDs isn't static build per build.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. ItielMaN

    ItielMaN MDL Senior Member

    Apr 30, 2011
    367
    59
    10
  15. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,855
    2,103
    60
    #19 Muerto, Mar 12, 2012
    Last edited: Jul 25, 2012
    (OP)
    Edit: Link removed - outdated.

    Program updated, ItielMaN I've worked on most of what you pointed out + more. Except I haven't updated the disable aero link it still disappears, I'm going to change the whole program to WPF to work out these aero issues.
     
  16. ItielMaN

    ItielMaN MDL Senior Member

    Apr 30, 2011
    367
    59
    10
    #20 ItielMaN, Mar 12, 2012
    Last edited: Mar 12, 2012