https://github.com/scipag/filerecon
Advanced File Fingerprinting
https://github.com/scipag/filerecon
file files fingerprint fingerprinting magic-bytes
Last synced: 5 months ago
JSON representation
Advanced File Fingerprinting
- Host: GitHub
- URL: https://github.com/scipag/filerecon
- Owner: scipag
- License: gpl-3.0
- Created: 2017-03-10T13:44:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-10T13:48:03.000Z (almost 9 years ago)
- Last Synced: 2025-02-23T18:28:20.357Z (11 months ago)
- Topics: file, files, fingerprint, fingerprinting, magic-bytes
- Language: Visual Basic
- Homepage: http://www.computec.ch/projekte/filerecon/
- Size: 44.9 KB
- Stars: 11
- Watchers: 5
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.TXT
Awesome Lists containing this project
README
# filerecon - Advanced File Fingerprinting
The filerecon project is doing some research in the field of file fingerprinting. The goal is the highly accurate identification of given file structures. This is very important to identify file association (e.g. during a forensic analysis or data recovery).
Besides the discussion of different approaches and the documentation of gathered results also an implementation for automated analysis is provided. This software, which is inspired by the Unix tool file(1), shall improve the easyness and efficiency of this kind of enumeration.