Showing 17 open source projects for "hash"

View related business solutions
  • Turn PDFs into postal mail Icon
    Turn PDFs into postal mail

    Postal Mail Solutions for Digital Workplaces.

    Click2Mail transforms conventional mail with its online and on-demand, SaaS print-to-mail service.
    Learn More
  • A simpler way to pay vendors and contractors. Icon
    A simpler way to pay vendors and contractors.

    Small and medium-sized businesses that are looking to better manage their cash flow and get rid of busywork.

    Pay business bills with bank transfers for free or pay by card, even where cards aren’t accepted.* There’s no monthly fee and your vendors don’t need to sign up.
    Learn More
  • 1

    FSTDFC

    File Search To Date Folder Copy

    Version 0.7 - 31st October 2024 Added option to specify multiple file wildcards for search criteria, separate multiple by space to use Font size changes to make the form easier to use Version 0.6 - 5th September 2024 Increased maximum file count from 100K to 1000K Any file with EXIF data showing the date will be used for the output folder naming, all other files will use the "LastWriteTime" as the parameter. Added counter showing the number of files still to be copied to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NimiqRPC

    NimiqRPC

    A Windows Forms based gui for the Nimiq client RPC calls

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    DuplicateFileCheck

    Duplicate file check / failed .jpg detect, optional unique file copy

    ...The DuplicateFileCheck application was created to simplify this process. You can select to either search the top-level directory or all sub directories (default action). All the files are enumerated with an md5 hash created, after this process each file is checked to determine if it is a duplicate. All unique files can be copied to a chosen output folder if required (default action is not to copy). A duplicates.txt is created which logs all the duplicate files detected. As the files I was trying to recover were mainly .jpg I added a check to make sure the jpg files could be opened without an error. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    CyberCrypt

    .NET Library for Encryption/Decryption

    ..._AES256.EncryptFile("C:\example.txt", "YourPassword") Decrypting file using AES (256 bits): CyberCrypt._AES256.DecryptFile("C:\example.txt", "YourPassword") Hashing string using SHA512: CyberCrypt._SHA.SHA512Hash("A string that will be converted to SHA512 hash.")
    Downloads: 0 This Week
    Last Update:
    See Project
  • GiveLife365: Powering Nonprofits with Smart CRM. Icon
    GiveLife365: Powering Nonprofits with Smart CRM.

    Effortlessly manage donors, members, events, volunteers, and create a positive impact, all from one system. Build as you grow and empower your cause

    Managing constituents - donors, volunteers, events, and cases shouldn’t slow down your mission. GiveLife365 is a cloud-based CRM built for nonprofits, helping you streamline operations, boost engagement, and measure real impact—all in one place.
    Learn More
  • 5

    FileCopyTool

    Forensic file/ drive copy utility with advanced hash and copy options

    A command line file copy utility that can copy and hash files, drives, and volumes with many different options including hash verification, in-use file copying, logging, and date/ permission/ attribute preservation. Requires .NET 2.0 or higher
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    M3D5 Password Manager

    M3D5 Password Manager

    Just another password manager.

    THIS PROJECT HAS BEEN MOVED TO https://sourceforge.net/p/aes256-password-manager/ ========================= M3D5 Password Manager is a just another password manager that allows you to collect your passwords into a txt files hashed in MD5 with a personal key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Report Viewer Web Package

    This web application allows users to watch-online generated reports.

    This simple yet powerful web-application, written in php, allows the user to view reports online, and in the future create and manage those. The web application is password-hash protected, and allows the users to watch the status of the PrintServer activities and the ReportCreator and TemplateFiller activities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    NotOpeningTwiceDLL

    This DLL prevents your program to run two instances simultaneously

    This DLL checks if your program is already running and controls what has to be done if this is the case. What is new is that it not only checks if the processnames are the same, but also checks if the sha512 hashes are the same. If the names are the same but the hashes are not, apparently there is another program with the same name, but now, it will no longer stop your program from running, while still not opening multiple instances! This DLL is written in vb.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Code Paint

    A Software for determing codes for hex and all the properties of color

    A Software for determing codes for hex and all the properties of color. This software uses vb 13 as a base language and .Net Framework 4.5.This software is stable but recommendation and issues are always welcome
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sevocity EHR Icon
    Sevocity EHR

    Tailor-made for all-sized medical practices.

    Sevocity EHR is a cloud-based ONC and Stage 2 certified electronic health record (EHR) solution. Tailor-made for small and midsized medical practices, Sevocity EHR enables users to streamline their clinical operations, manage practice management workflows, and write and share medical prescriptions electronically. Key features include query by clinical data, real-time MU dashboard, reminder call scheduling, billing service, electronic medical bills, patient portal, communication management, compliance and record management, and more.
    Learn More
  • 10
    TFS Marketplace

    TFS Marketplace

    Marketplace Software for Windows

    Marketplace for Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    encr

    encr

    A symmetric-key cryptosystem implementation in VB.NET..

    Source code and further info on GitHub: https://github.com/toplel/encr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hash Calculator

    Hash Calculator

    MD5/SHA1 file and string hash calculator

    Hash Calculator is a small tool to calculate hash values from files and string input. Only md5 and sha1 supported at the moment. Option to export hash results to a text file.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Quick Check

    Quick Check

    Quick Check is a small MD5 comparison program.

    ...At this point in the project it just compares MD5 however in the future it might support SHA1 and others. When you first open the program you are greeted with a small form that contains two text boxes and one button. First you enter the hash of the file you got from where you downloaded, next click the button and browse to the downloaded file and the program will retrieve the MD5 hash and compare. If they match, the label at the bottom left will let you know, same on the contrary. Please read the README after you download this as it contains some decent info as well. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    The current Operational Platform Service

    A VB.NET DLL File for Developers

    Includes hash string functions, retrieve screen ratio, MD5 Verification, a detailed error console. And even a serial number system. Just include the DLL in your project, Import it and use as you please. If you make any additions or clean ups to the source, I will gladly add the compiled version and your source to the project page! All developers welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    With 'Hash based passwort generator' on can create Passworts depending on system ident codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    .NET, (in future - VB DLL, C# DLL and Pascal .TPU) class library realizing associative arrays mechanism for VB.NET (an other languages).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The MFV (Multiple File Verifier) project has been designed to improve the sfv standard with new hash standards. Instead of the 32 bit CRC (SFV) algorithm,one of the new algoritms such as MD5 SHA-1 SHA-256 SHA-384 and SHA-512 can be used by users' choice
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next