winappdbg
Windows application debugging engine for Python.
by Mario Vilas (mvilas at gmail.com)
Project: https://github.com/MarioVilas/winappdbg/
Web: http://winappdbg.readthedocs.io/en/latest/
Blog: http://breakingcode.wordpress.com
- winappdbg.version = 'Version 2.0'
This WinAppDbg release version, as a printable string. Use this to show to the user.
- Type:
str
- winappdbg.version_number = 2.0
This WinAppDbg major and minor version, as a floating point number. Use this for compatibility checking.
- Type:
float