A tool for forensic analysts to reconstruct useful images from RDP cache bitmaps.
A complete manual is provided in the document [RdpCacheStitcher_manual.pdf].
You can download prebuilt binaries for 64bit Linux and Windows. For each system, you need to install one necessary prerequisite first.
Ubuntu
libqt5widgets5
: sudo apt install libqt5widgets5
RdpCacheStitcher
Windows
RdpCacheStitcher.exe
If you want to build RdpCacheStitcher from source, you need to install the Qt development framework first. Then, simply open the file RdpCacheStitcher.pro
in Qt Creator and build the project.
RdpCacheStitcher is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation.
> Visit RdpCacheStitcher Website <