1683942030 / Yumekage

Demo proof of concept for shadow regions, and implementation of HyperDeceit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yumekage

This repository contains a demo proof of concept implementation for shadowing memory regions in Windows. It was created as part of a blog post discussing the topic and also serves as a basis for the HyperDeceit project, which is currently in development.

Please do not use this code for production, as it is no where near ready for it. However bug reports and feedback are welcome.

Blog post: https://reversing.info/posts/guardedregions

Media

Demo Windows Demo WinDbg

Credits

  • Everdox for coming up with the idea of abusing context swaps to create hidden memory.

About

Demo proof of concept for shadow regions, and implementation of HyperDeceit.


Languages

Language:C++ 100.0%