Results 1 to 12 of 12

Thread: All about Spy++ Releated Tools

  1. #1

    Thread Starter
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253

    All about Spy++ Releated Tools

    As you may know, tools like MS Spy++ can recover the class and handle properties of any given highlighted component. Also know as WinInspectors. I have been making some custom controls over the past few weeks and dont want people to see there property handles etc. Im trying to find ways to stop crackers getting this kind of information against things like ResHacker etc.

    Any tools out there to hide Windows classes etc?

    Appreciated

  2. #2

    Thread Starter
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253

    Re: All about Spy++ Releated Tools

    Also on simple protection apps i noticed you could hover your mouse over a text field and if it is masked the Spy++ tool can actually reveal the unmasked text.

    I need something that could maybe layer my form and stop such tools revealing my apps contents.

    Thanks

  3. #3

    Thread Starter
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253

    Re: All about Spy++ Releated Tools

    No one knows eh?

  4. #4
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: All about Spy++ Releated Tools

    Not possible sorry.

  5. #5
    Not NoteMe SLH's Avatar
    Join Date
    Mar 2002
    Location
    192.168.0.1 Preferred Animal: Penguin Reason for errors: Line#38
    Posts
    3,051

    Re: All about Spy++ Releated Tools

    How about an invisible / transparent control placed over the top of yours?
    Guess this isn't something you could do for a custom control though...
    Quotes:
    "I am getting better then you guys.." NoteMe, on his leet english skills.
    "And I am going to meat her again later on tonight." NoteMe
    "I think you should change your name to QuoteMe" Shaggy Hiker, regarding NoteMe
    "my sweet lord jesus. I've decided never to have breast implants" Tom Gibbons
    Have I helped you? Please Rate my posts.


  6. #6

    Thread Starter
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253

    Re: All about Spy++ Releated Tools

    Yeah but doing that would block access to the underlying controls, all i need is something to scramble the properties Class ID when using such tools

  7. #7
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: All about Spy++ Releated Tools

    As I said; you can't.

  8. #8
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: All about Spy++ Releated Tools

    Then how does MS do it like on their navigation bar in Outlook 2003? Its obviously a control or at least a collection of controls but when you Spy++ it you dont get any child windows.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  9. #9
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: All about Spy++ Releated Tools

    I believe the controls images are drawn to the parent toolbar object, hence avoiding the use of child windows.

  10. #10

    Thread Starter
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253

    Re: All about Spy++ Releated Tools

    Ive tried all sorts to wrapper it, also i here is a question. I remember a while back i tried taking a screenshot of a simpons episode in WMP, and when i pasted the image, it showed just a black square. How did they mask that?

  11. #11
    Frenzied Member conipto's Avatar
    Join Date
    Jun 2005
    Location
    Chicago
    Posts
    1,175

    Re: All about Spy++ Releated Tools

    I think that has more to do with DVD Decoding than masking controls. I've never been able to screenshot a DVD.. Maybe it's the same with other decoders.

    Bill
    Hate Adobe Acrobat? My Codebank Sumbissions - Easy CodeDom Expression evaluator: (VB / C# ) -- C# Scrolling Text Display

    I Like to code when drunk. Don't say you weren't warned.

  12. #12
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: All about Spy++ Releated Tools

    Depends if it is a low-level (hardware) playback stream. You can screenshot things like MPEG videos.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width