Showing 18 open source projects for "check crc"

View related business solutions
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    EasyHash

    EasyHash

    HASH value generator

    EasyHash is a HASH value generator that is very easy to use and at the same time very efficient. Furthermore, the execution speed of the processes is very fast. The user interface is nice, very intuitive and offers multiple methods for importing files. In addition to this, it allows for rapid text entry, making it incredibly easy to use and adaptable to any circumstance of use. EasyHash is an indispensable tool for anyone who works with large amounts of files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    Kakarot_kernel

    Custom kernel for Android device

    Latest kernel based on 4.14.62 ONEUI and GSI build Compiled with latest Clang 13 Removed some security Enabled all Native Governers optimized code Fixed Magisk reboot on kernel Added Separate MTP option Default compressor as LZ4 Enabled NTFS file system Disabled CRC check Added state notifier Fsync ON/OFF support Added boeffla wl blocker Added CD ROM/DVD file system Disabled default kernel debugging Added wireGuard support Enabled Deadline IO SCHED
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jacksum

    Jacksum

    a free cross platform checksum utility, supports 58+ hash algorithms

    Development of this project has been moved to https://github.com/jonelo/jacksum. This site has been left for historical purposes ONLY, you find older Jacksum versions here. Please visit the GitHub site for current development. Jacksum 1.7.0 is a platform independent checksum utility (written entirely in Java) for computing and verifying (integrity check) checksums, CRC and hashes (fingerprints). It supports 58 popular hash algorithms and a lot of unique features.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Implement xmodem protocol using C. Test using Tera term, secureCRT, hypter terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    pycrc

    pycrc

    CRC C source generator

    pycrc is an easy to use CRC (cyclic redundancy check) calculator and C source code generator. The generated source code can be optimized for simplicity, speed or space. pycrc contains a long parameter list of common CRC models. The program is self contained and does not require installation. Apart from a python installation, it does not require other libraries to be installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    FoxDownloader

    Simple Portable File Downloader

    FoxDownloader downloads files from the internet with ease developed by Ahmed Elshaer. Features 1. Built in java but requires less size in harddisk and resource friendly. 2. Inbuilt CRC check for the downloaded files. 3. Support for unicode. This is Beta program so please use and Give feedback and feel free to send suggestion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Codegroup

    Codegroup

    A Java application for transferring computer files in 5 letter groups

    Codegroup is a Java application that will allow one to convert binary (or text) computer files in to 5 letter codegroups for transmission over email, landline telephones, radioteletype or Morse Code. Codegroup has internal error correction & limited cryptography capabilities. Codegroup : ZZZZZ YBPIL AIAIG FMOPP CPAAA DGNGP GPGPA ADNJN ELJKO ELIMO GEOHF KIFGP IFBCB PKCPI YJMHE PHBHP PPOBH NCOHD AKLLL AGHFP DEGEF LKELC EAIJI ABAGP AHPPO IHHPH OHPDF YNFPB ALEPO KMPKP Once this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    A-boot: Atmel serial bootloader

    Atmel AVR universal bootloader with flash CRC

    Universal bootloader for Atmel AVR chips. Main features: - small size (<2kB); - flash 16-bit CRC check (flash read is not required); - can test Application flash with CRC before starting it; - interrupts driven (no dead loops); - TEA encryption support; - command line programmer written in plain C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AllCheckSumer

    AllCheckSumer

    Calculate and compare files with 3 different file signature algorithms

    AllCheckSumer is a handy tool for computer forensics and is helpful for investigators to search throughout a computer’s file system for a bad hash specified by the investigator. The tool will search throughout a location, specified by the investigator. It can be either an entire file system or a specific folder, and create a hash set with the following file signature algorithms: • MD5 (Message-Digest Algorithm v. 5) • SHA-1 (Secure Hash Algorithm v. 1) • CRC (Cyclic Redundancy Check)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 10

    CRCLIB

    CRC Library

    CRCLIB is a small library of CRC calculations which can be used in other programs. Because CRC check is often used by binary communication protocols, it is made as simple as it can be, built into library so that it could be used regardless of language of application code. Written in plain C, built as dll and static library, and also contains C/C++ import header, C# wrapper and .NET project for MS SQL Server assembly. Supports CRC16 (including MODBUS) and CRC32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Python module for creating functions computing the Cyclic Redundancy Check (CRC). Any generating polynomial producing 8, 16, 24, 32, or 64 bit CRCs is allowed. Generated functions can be used in Python or C/C++ source code can be generated.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12
    A CRC32 (Cyclic redundancy check) template. Implemented as a C++ class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    libgcs is a light-wight C/C++ programming library providing check sum calculations such as CRC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Udp File Transfer. A simple command-line program to transfer files via a network and udp protocol. Implemented are a tcp/ip congestion system, RTT, sliding_window, crc check. It's an university networking-project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    HashserGUI is a GUI interface for Jacksum. It is intended to provide a graphical tool to create hashes for files within a directory, and check the hashes generated. It works with many hash functions, as md5, sha1, sha256, sha512, md4, crc, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BloodHound is a Windows program compiled from C# source files that will generate Cyclic Redundancy Check numbers for a given file, directory/folder, or other locations. The program uses the CRC-32 algorithm using the same seed as used in Ethernet layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A similar to Tripwire, file system integrity checking tool but develop in java and cross platform. This tools checking and source control using check sum algorithm like MD5, SHA and CRC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    zet

    filesystem level harddisk check tool

    Heavy duty harddisk check. A file in the filesystem, a partition on a disk or even a hole disk (in fact any file) will be written with crc-checked random-filled buffers. in the second stage those blocks will be randomly read from the file an the crc-su
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.