13 پاسخ به “هک کردن DWM”

  1. Can you use the same method to capture the entire desktop??

  2. as you can see dwm isnt a virus its your display and what your looking at dont delete it

  3. Awesome!

  4. @siwuzzz Check out my new demo video. we provided the source code and a demo app for this one.

  5. @ArtificialMindFreak nice work indeed, however, how did you manage to do the link between HWND and D3D textures? Also, the borders of the window are available as textures (if you look closely, they are allocated before the client one).

  6. Great job, siwuzz, this was very inspirational.
    We wanted to port this hack to Windows 7, but Windows Vista's DWM used the DirectX 9 Tech. Windows 7 uses DirectX 10.1 and is a whole bunch harder to hack.
    We are in the middle of the reverse engineering of the Windows 7 DWM.
    We just uploaded a first pre-pre-alpha demo vid.


  7. Warning: Undefined variable $theMail in /hdd2/cloudvp/public_html/wp-content/plugins/wp-automatic/p_content_filter.php on line 266
    Lee Song گفت:

    i thought it was only capture screen(fixed window) and texture cube!
    uses dwmapi and directX!awesome!


  8. Warning: Undefined variable $theMail in /hdd2/cloudvp/public_html/wp-content/plugins/wp-automatic/p_content_filter.php on line 266
    PCHNT گفت:

    Broken link.


  9. Warning: Undefined variable $theMail in /hdd2/cloudvp/public_html/wp-content/plugins/wp-automatic/p_content_filter.php on line 266
    xorg62 گفت:

    Sucks.

  10. Well, the idea was to hook IDirect3DDevice9::CreateTexture() in milcore.dll in DWM.exe. Once that is done, make all created texture shared (by appending a texture handle before the real call). And finally, I printed this handle in the console residing inside DWM.exe (see AllocConsole()), and copy/paste that handle in the 3D program. See, when I say not reliable, I mean it 🙂

  11. Indeed, it's because the method invoked in the video relied on manually associating the texture handle and the window handle. It was not a reliable solution :(, that led me to dwmaxx 🙂

  12. Soo, Desktop Cube?

  13. the project is open source 🙂
    check out the website in the video description 🙂

نظرات بسته شده اند.