Releases: CodeXTF2/ScreenshotBOF
Releases · CodeXTF2/ScreenshotBOF
Release 2.0
Major release 2.0
- JPEG is used in place of BMP
- Moved to mingw
- Added beacon screenshot callback option
- Removed BMP renderer (it will be missed)
credits for code snippets I stole (with permission) when writing this update
- screenshot callback function by @BinaryFaultline
- bitmap to jpeg from https://github.com/WKL-Sec/HiddenDesktop
and everyone else who helped debug my cursed code :P
Release 1.2 (Hotfixed)
Added support for specific PID window capture (even when minimized)
requires cobalt strike 4.10 due to WinAPI count limit
- 8/2/2025 Hotfix: Supports Cobalt Strike 4.9!
release 1.1
- In memory download support. CobaltStrike specific.
- BMP renderer
- 11/30/2022 hotfix for a filename truncation bug
13/8/2024: Added Sliver formatted version (extension.dll). Precompiled BOFs same as standard version, just with the extension.json file.
release 1.0
Stable