Skip to content

Utility that can be used to decrypt HPQPswd encrypted passwords.

License

Notifications You must be signed in to change notification settings

marc4s/hpqpswdd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

HPQPswdD

Introduction

This project is a simple utility that can be used to decrypt HPQPswd encrypted passwords.

Build it Yourself

All code is written in C# and can easily built with the following command line (e.g. using the the C# compiler bundled in Windows).

csc /out:hpqpswdd.exe Program.cs Native.cs

Licensing

All code is licensed under GPLv3, see LICENSE.

About

Utility that can be used to decrypt HPQPswd encrypted passwords.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%