Skip to content

serializingme/hpqpswdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages