-
Notifications
You must be signed in to change notification settings - Fork 392
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
The to-do list:
- Update all the "print_" messages so they make more sense
- Update all function descriptions so they are correct
- Update README
- A better way to do cleanup. Right now.. if function returns False in early stage, this prevents the cleanup in most of the functions. (Fixed in: f8dd0a6)
- Restructure winstructures, it's all messy right now
- Convert the code to python3 but keep python2 support so Pupy (https://github.com/n1nj4sec/pupy) can work
- Add automated testing (Travis CI, AppVeyor, etc.)
- Replace all
sys.argv[]calls frommain.pyand use argparse instead (Fixed in: 7de4146) - Deprecate py2exe support
- Remove py2exe from README
- Add better way to display the scan results
- Change Syntax
winpwnage.pyin README tomain.py - Deprecate DLL based methods/functions
- Remove Python2 support
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed