DebugViewPP Versions Save

DebugView++, collects, views, filters your application logs, and highlights information that is important to you!

v1.9.0.28

2 months ago

Full Changelog: https://github.com/CobaltFusion/DebugViewPP/compare/v1.9.0.24...v1.9.0.28

This release is a maintenance update, and I tried to make https://www.virustotal.com/ happier

debugviewpp-1.9.0.28-win64.zip contains both a plain .exe and an UPX packed executable (smaller)

Debugviewpp.exe has no malware detections: image

Debugviewpp-small.exe has 3 detection false-positives, caused by UPX (which is unfortunate, but harmless) image

v1.9.0.24

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/CobaltFusion/DebugViewPP/compare/v1.8.0.95...v1.9.0.24

1.8.0.103-x64

3 years ago
  • Updated to WTL 10.0.320
  • minor warning fix

v1.8.0.95

3 years ago
  • added SendMessage support (by Twitter "request")
  • moved to WTL 10.0.10077

v1.8.0.48-x64

4 years ago
  • cleaned up the code using clang-tidy
  • fixed an UDP bug where strings with embedded \0 were messing up messages

v1.8.0.86

4 years ago
  • cleaned up the code using clang-tidy
  • fixed an UDP bug where strings with embedded \0 were messing up messages

v1.8.0.46-x64

5 years ago
  • fixed crash in rendering off-screen highlights

v1.8.0.46

5 years ago
  • fixed crash in rendering off-screen highlights

v1.8.0.44

5 years ago
  • removed windows 10 workaround from 32-bit version
  • added pdbs to debug an issue

v1.8.0.34-x64

5 years ago
  • added case sensitive regex filter