Showing 27 open source projects for "c for windows 8"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 1
    KeePass

    KeePass

    A lightweight and easy-to-use password manager

    KeePass Password Safe is a free, open source, lightweight, and easy-to-use password manager for Windows, Linux and Mac OS X, with ports for Android, iPhone/iPad and other mobile devices. With so many passwords to remember and the need to vary passwords to protect your valuable data, it’s nice to have KeePass to manage your passwords in a secure way. KeePass puts all your passwords in a highly encrypted database and locks them with one master key or a key file. As a result, you only have...
    Leader badge
    Downloads: 180,861 This Week
    Last Update:
    See Project
  • 2
    passcore

    passcore

    A self-service password management tool for Active Directory

    PassCore is a very simple 1-page web application written in C#, using ASP.NET Core, Material UI (React Components), and Microsoft Directory Services (Default provider). It allows users to change their Active Directory/LDAP password on their own, provided the user is not disabled. PassCore does not require any configuration, as it obtains the principal context from the current domain. I wrote this because a number of people have requested several features that the original version did not have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An advanced password generator written in C++ and designed to run within the terminal emulator of any *NIX compatible system. It is based on the work by Nintendo(r) European Reasearch and Development (NERD) and the "HireMe" challenge. I've taken the work of NERD a step further and used the input-confusion-diffusion paradigm in conjunction with SHA/256 encryption to generate randomized passwords that cannot be decoded (yet - quantum computers will change this eventually!) The software generates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    APG for Windows

    APG for Windows

    Automated Password Generator (APG) for Windows 32-bits

    Automated Password Generator (APG) is a Linux program that helps webmasters and server administrators with creating random, secure passwords, through the SSH of server's. A wide range of Linux distros use APG in their repository. Copyright (c) Adel I. Mirzazhanov
    Downloads: 4 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 5

    Random Password Generator

    Generate a random password up to 100 characters long

    Inspired by not having strong enough passwords this is a random password generator. Special Characters, Numeric Characters, Alphabetical Lower case & Uppercase can be used or toggled ON or OFF using the available check boxes. Printed passwords can be copied using Ctrl+C. Passwords can be up to 100 characters in length.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An essential utility, passgen was written in response to the lack of a useful password generator, which should be standard issue for any multi-user machine. passgen generates passwords which comply to security stds recommended by CERT, NIST and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    passgen

    Passgen - easy to use, simple password generator

    Passgen is easy to use, simple based on hexal and octal digits system password generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    yagodu

    yagodu

    password safe / manager for linux and windows (and mac ?) via qt

    ... in the directory where the .pro file is and you should be done. When building with Windows I suggest MinGw. The encryption is taken from a c-sample from Bruce Schneiers site. If someone could check it, that would be nice. OS/2: http://www.os2world.com/past-news/80-software/20576-yagodu-v2-3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GoPass

    GoPass

    GoPass uses moves in a game of go to generate a password.

    ... of this is done locally. No information is sent outside of the program. Because go players can remember game moves so well (the information is meaningful), it allows them to use unique passwords for different websites without having to memorize strange strings of symbols (which are meaningless). How strong are the passwords? The complexity is 361 * 360 * 359 ... n times where "n" is the number of moves. So after 8 or so moves, they are pretty strong. And when put with the seed, it is very strong.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security. Icon
    Google Cloud is a cloud-based service that allows you to create anything from simple websites to complex applications for businesses of all sizes.
  • 10
    Fleeting Password Manager

    Fleeting Password Manager

    Fleeting Password Manager generates and manages passwords.

    ... of the generated password is configurable between 8 and 32 characters and Fleeting Password Manager can remember wanted URL/User-pairs. The newest source code and relases here: https://github.com/juzzlin/FleetingPasswordManager/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    QPass password manager
    QPass is easy to use, open source password manager application with built-in password generator. You can store in it's database such data as passwords and logins which will be encrypted using AES-256 with PBKDF2(number of iterations set by user). Each entry can include additional information about entry such as name, url adress and description.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    MyPasswords

    MyPasswords

    Personal Password Manager

    What you need for managing your passwords, including the passwords of your online accounts, bank accounts and ... with the corresponding URLs. The passwords are encrypted by AES. Can be used on almost all operating systems including Windows & Linux.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    Foi comprovado que senhas como: datas de nascimento, números de telefone, numero de cartões de crédito... são fáceis de serem descobertas (hackeadas), por isso existe o Password Generator, para gerar senhas que são difíceis de descobrir. O Sistema funciona como um gerador RANDOM, que cria instantaneamente uma série de possibilidades de combinações que o sistema julga ser mais difícil para programas e hackers descobrirem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is just a little something i have put together. I am just learning C#, so i am wanting to increase my C# Skills. Martinmine, inspired me as a Coder, and as a friend to do it. He also helped with the Random Password Generator. :) I will be looking forward to update it and make it have more features and see how many people are maybe actually going to use it. Adding any reviews would be nice aswell. Thanks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple password generator written in C and GTK that can create highly complex passwords using /dev/urandom
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This small application demonstrates Lineage 2 player passwords. Uses the one basic function. The goal is crypt plain passwords. SHA1 and Base64. Also you can use this function for your own applications. C# Vb.NET Projects Visual Studio 2008 - 2010
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    KpGen is an modern Password Generator. It has some interesting features, like a random generator based on mouse move with some strong options. It can also work as a hash calculator, calculating hashes of passwords and phrases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This program can generate simple (easy to remember) passwords, harder passwords, very hard passwords and uuids. Unlike most password-utilities for Linux, it has a Graphical User Interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Kahunapule's Password Vault and Kahunapule's Random Password Generator allow you to generate and keep track of random passwords and other sensitive data. Requires Mono or .NET; runs on Linux, OS X, & Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Random Password Generator. Generates random password either by defaults (numbers, upper case and lower case letters. 10 characters long) or by commandline options
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Here is pag, it is a password generator written in c. It can create passwords with numbers, signs or both together. You can set the length of the password. The program can create a list with x passwords or one pw to stdout - compiles under unix and win
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This program generates random alphanumeric passwords untill 80 signs long and allows the user to change length and amount of the passwords to generate. You can also choose for passwords with lower/higher case, lower case and no numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pwxgen is a wxWidgets/C++ program which tries to mimic the behavior of the excellent pwgen tool, by Theodore Ts'o, in a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tiny Secure-Password-Generator - Creates 5 "secure" passwords to choose from. Those passwords won't be found in any wordlist! Easy to use, working version available on any plattform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JPassGen is an usefull strong password generator for secure login protection. (GPL / Java Swing / JNLP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next