GithubHelp home page GithubHelp logo

lytithwyn / owper Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 4.0 3.1 MB

OpenWindowsPasswordERadicator - A graphical version of the well known chntpw password modifcation program

License: GNU General Public License v2.0

Makefile 18.17% C++ 19.44% C 14.80% Shell 47.47% M4 0.11%

owper's People

Contributors

lytithwyn avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

owper's Issues

Properly detect blank passwords

It looks like we aren't properly detecting blank passwords. We are looking to see if the hash length is 0, which works if we set it that way. Some passwords are blank, yet have a proper length of 16. My guess is that these are passwords that have been cleared in Windows. We need to look to see if there is/are a certain hash(es) that denote(s) a blank password.

[Enhancement] Provide sample data for testing

It would be awesome if owper provided some sample data in the repository (perhaps in a data or fixtures type directory, or as a separate download in GitHub) for use for testing for those who don't have access to a Windows machine to nab the required files.

Detect whether user is an admin

We need to add a routine that checks to see if a user is in the Admin group. See chntpw.c:291

We'll store the results of this in samUser so the user's Admin status can be displayed in the GUI.

Support running on big endian systems

We need to go back and add byte-swapping in the proper areas to support running owper on big endian systems. Thankfully, bkhive and samdump2 have good examples of what to do.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.