Coder Social home page Coder Social logo

chunklate's Introduction

Alt Text

Description

Chunklate checks png images for file format corruption and fix them .

Work in progress May Not Work as Expected ATM !

Chunklate's aim is to be able to provide those features:

  • Get all informations it could find from a png file
  • Repair Magic Header and Footer
  • Repair wrong chunk length
  • Repair wrong chunk name
  • Repair wrong chunk crc
  • Repair wrong image size
  • Repair line feed conversion
  • Smart crc fixer based on errors found
  • Save each modifications in a different file
  • Provide a summary of all modifications
  • User friendly human readability
  • Bruteforce corrupted data chunk
  • Repair missplaced chunks (Just IHDR for now)
  • Replace critical missing chunk

Usage

usage: Chunklate.py [-h] [-f FILE] [-c] [-p] [-d] [-dp] [-ep] [-sp] [-stfu] [-a]

optional arguments:
  -h, --help            show this help message and exit
  -f FILE, --file FILE  File path.
  -c, --clear           Clear screen at each saves.
  -p, --pause           Pause at each saves.
  -d, --debug           Debug stuffs.
  -dp, --pause-debug    Pause at Debug stuffs.
  -ep, --pause-error    Pause at errors.
  -sp, --pause-dialogue Pause at dialogues.
  -stfu, --shut-the-fuck-up Show minimal output.
  -a, --auto            Auto Choose action.

chunklate's People

Contributors

on4r4p avatar

Stargazers

Jaehyeon Park (MCPE_PC) avatar  avatar Pedro Araujo avatar Muhammad Bakhit avatar AVA avatar FunnyBiu avatar Grounded Logic Gate avatar  avatar

Watchers

 avatar

Forkers

tinaxinoo

chunklate's Issues

Not an issue! - Just a compliment

I don't understand how such a good tool isn't known and doesn't have as many stars as other good tools like nmap, netexec, etc.
I will strive to promote the Chunklate tool whenever I can.

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.