Skip to content

The to-do list #19

Open
Open
@rootm0s

Description

@rootm0s

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 from main.py and use argparse instead (Fixed in: 7de4146)
  • Deprecate py2exe support
  • Remove py2exe from README
  • Add better way to display the scan results
  • Change Syntax winpwnage.py in README to main.py
  • Deprecate DLL based methods/functions
  • Remove Python2 support

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions