This website requires JavaScript.
Explore
Help
Sign In
TypoMustakes
/
Password-Manager-Legacy
Archived
Watch
1
Star
0
Fork
0
You've already forked Password-Manager-Legacy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-26
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
605f345dc086667eda19d48c38368477400c727d
Password-Manager-Legacy
/
GUI
History
Miskolczi Richárd
0b20150ab7
Nothing happens if no password was found and you press Decrypt
2023-04-04 11:02:38 +02:00
..
bin/Debug
/net7.0-windows
Renamed project to GUI
2023-04-02 21:53:39 +02:00
obj
Code refactoring
2023-04-02 22:51:17 +02:00
GeneratePassword.cs
Subscribing MessageBox to event
2023-04-02 22:46:08 +02:00
GeneratePassword.Designer.cs
Converting to file-scoped namespaces
2023-04-02 22:10:42 +02:00
GeneratePassword.resx
Renamed project to GUI
2023-04-02 21:53:39 +02:00
GUI.csproj
Adding dependencies for Common
2023-04-02 22:15:06 +02:00
GUI.csproj.user
Renamed project to GUI
2023-04-02 21:53:39 +02:00
MainForm.cs
Nothing happens if no password was found and you press Decrypt
2023-04-04 11:02:38 +02:00
MainForm.Designer.cs
Converting to file-scoped namespaces
2023-04-02 22:10:42 +02:00
MainForm.resx
Renamed project to GUI
2023-04-02 21:53:39 +02:00
PasswordListBox.cs
Removed unneccesary using directive
2023-04-02 22:52:11 +02:00
Program.cs
Using Common
2023-04-02 22:18:40 +02:00