https://github.com/dosx-dev/passbycode
A password generator that uses your secrets as a seed!
https://github.com/dosx-dev/passbycode
confidential gui manager password-generator secret security vbnet windows
Last synced: 8 months ago
JSON representation
A password generator that uses your secrets as a seed!
- Host: GitHub
- URL: https://github.com/dosx-dev/passbycode
- Owner: DosX-dev
- License: mit
- Created: 2024-02-02T08:50:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-21T05:13:58.000Z (12 months ago)
- Last Synced: 2025-05-07T04:58:23.373Z (8 months ago)
- Topics: confidential, gui, manager, password-generator, secret, security, vbnet, windows
- Language: Visual Basic .NET
- Homepage: https://dosx.su
- Size: 471 KB
- Stars: 49
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 🔐🌐 PassByCode
PassByCode is a standalone password generator with a graphical interface for Windows, utilizing cryptographic methods for password generation.
## [Download](https://github.com/DosX-dev/PassByCode/releases/tag/Builds)

## 🚀 Features
- **Hash-Based Generation:** PassByCode takes the input data and creates a hash using MD5 as a seed, ensuring a secure password generation process.
- **User-Friendly Interface:** Easily input the required data, and PassByCode will generate a unique password. Forgot your password? Simply re-enter your data.
## 📝 Required Information
PassByCode requires the following information for password generation:
- **Service Name:** The name of the platform or service for which you want to create a password.
- **Your Nickname or Alias (Optional):** You can optionally provide a nickname or alias to personalize your passwords.
- **Service Login/Email:** The login or email associated with the service.
- **Your Any Secret:** Any additional secret information you want to include for added security.
## 🔏 Security
The program offers basic, but highly effective protection against window capturing. With the built-in feature "Window capture protection," it is impossible to screenshot or record the program's window on video.

## ⚙️ Usage
1. Enter the required information.
2. Click on the generate button.
3. Your unique password will be ready for use.
## 🖥 Supported OS
| Windows NT version | Supported | Tested |
|-----------------------|------------|--------|
| Windows 11 | ✅ | ✅ |
| Windows 10 | ✅ | ✅ |
| Windows 8.1 | ✅ | ❌ |
| Windows 8 | ✅ | ❌ |
| Windows 7 | ✅ | ✅ |
## 🔴 Attention
Remember every character you enter. Any letter or number affects the final password.
Also, **do not provide the data you enter to anyone**.
## 🤝 Donation
Bitcoin:
```BTC
1DosXdevPgbaRKJkAJpvf2Jmjip8zC57he
```
Litecoin:
```LTC
LUCKY777ju5Ea2VmenRuvk75kRUzTfwrHw
```
## ❤️✨ Special thanks
* 👨🏼💻 **[@horsicq](https://github.com/horsicq)**