Code Monkey home page Code Monkey logo

hasherqtg's Introduction

hasherQtg

GUI program to create a list of files from the filesystem, generate hash values, save the list in a file and load a saved file to compare the saved values with the current ones

Compilation

Requires:

Qt library

https://github.com/jouven/criptoQtso

https://github.com/jouven/essentialQtso

https://github.com/jouven/signalso

https://github.com/jouven/sizeConversionso

https://github.com/jouven/threadedFunctionQtso

Run (in hasherQtg source directory or pointing to it):

qmake

and then:

make

Images

Linux Xfce4

Windows 10

Android 5

Save file

{
    "files": [
        {
            "filePath": "/home/jouven/qtcreatorprojects/hasherQtg/build-Desktop-Debug/.qmake.stash",
            "hash": "1000348246",
            "size": "739"
        },
        {
            "filePath": "/home/jouven/qtcreatorprojects/hasherQtg/build-Desktop-Debug/Makefile",
            "hash": "551930279",
            "size": "23345"
        },
        {
            "filePath": "/home/jouven/qtcreatorprojects/hasherQtg/build-Desktop-Debug/appConfig.o",
            "hash": "2140573804",
            "size": "1271632"
        },
        {
            "filePath": "/home/jouven/qtcreatorprojects/hasherQtg/build-Desktop-Debug/fileData.o",
            "hash": "1087825487",
            "size": "2179736"
        },
        {
            "filePath": "/home/jouven/qtcreatorprojects/hasherQtg/build-Desktop-Debug/hasherQtg",
            "hash": "64016910",
            "size": "3745440"
        },
        {
            "filePath": "/home/jouven/qtcreatorprojects/hasherQtg/build-Desktop-Debug/hasherQtg_config.json",
            "hash": "3312363774",
            "size": "255"
        },
        {
            "filePath": "/home/jouven/qtcreatorprojects/hasherQtg/build-Desktop-Debug/main.o",
            "hash": "473073220",
            "size": "1391488"
        },
        {
            "filePath": "/home/jouven/qtcreatorprojects/hasherQtg/build-Desktop-Debug/moc_predefs.h",
            "hash": "3726574356",
            "size": "14536"
        },
        {
            "filePath": "/home/jouven/qtcreatorprojects/hasherQtg/build-Desktop-Debug/moc_window.cpp",
            "hash": "1705998752",
            "size": "12386"
        },
        {
            "filePath": "/home/jouven/qtcreatorprojects/hasherQtg/build-Desktop-Debug/moc_window.o",
            "hash": "597416576",
            "size": "1231104"
        },
        {
            "filePath": "/home/jouven/qtcreatorprojects/hasherQtg/build-Desktop-Debug/qrc_icons.cpp",
            "hash": "2318769952",
            "size": "1338"
        },
        {
            "filePath": "/home/jouven/qtcreatorprojects/hasherQtg/build-Desktop-Debug/qrc_icons.o",
            "hash": "482833924",
            "size": "30824"
        },
        {
            "filePath": "/home/jouven/qtcreatorprojects/hasherQtg/build-Desktop-Debug/results.json",
            "hash": "3420666192",
            "size": "1323"
        },
        {
            "filePath": "/home/jouven/qtcreatorprojects/hasherQtg/build-Desktop-Debug/window.o",
            "hash": "3347785733",
            "size": "3836096"
        }
    ],
    "hashFormat": "decimal",
    "hashType": "crc32c"
}

hasherqtg's People

Contributors

jouven avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.