GithubHelp home page GithubHelp logo

ollprogram / extensionretriever Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 42 KB

Retrieve the right extension for a file. Using an xml database containing signatures.

License: GNU General Public License v3.0

Java 100.00%
extension java analyser data data-forensic extensions retriever searcher files

extensionretriever's Introduction

ExtensionRetriever

Retrieve the right extension for a file. Using an xml database containing signatures.

Author and Licence :

Hi I'm ollprogram and I am the author of this project. Thanks for using it.
Please don't be afraid to report bugs or mistakes to me. I'll try to fix them. By the way, english isn't my main language, so I'm sorry for english mistakes but I'm open if you find some.
Find information about the licence used for this project here. You need to know the licence before using my project. It gives information about how you can use it.

Description :

With this application you will be able to retrieve the right extension for a file which don't have any extension or not the proper one.
This application will retrieve the proper extension by using an xml file which contains some signature.
This xml database could be extended as you wish by using this dtd .

Dependencies :

For this project I'm using java 18. So you couldn't lauch it with older versions.

Download :

You can download the runnable jar file and the xml database here.

Usage :

To launch the program with the console interface :

First add the filesTypes.xml in the same directory as ExtensionRetriever.jar. Then, java -jar ExtensionRetriever.jar (cmd or terminal)

Different options will appear on your screen :

  • Add file to selection. You should paste a path to the file chosen.
  • Add all files from a directory to a selection. You should paste a path to the directory chosen.
  • Analyse extensions. This will analyse the files selected to retrieve their proper extension.
  • Change all extensions (rename). This will rename all selected files to apply the analysed extension for each file.
  • Clear selection
  • Exit

Next Upates :

  • Better exceptions caught.

extensionretriever's People

Contributors

ollprogram avatar

Stargazers

 avatar

Watchers

 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.