Skip to content

A comprehensive tool designed for visual representation and analysis of various file types, aiding in understanding their unique structures. It's also equipped to help discern malware-infected files through structural differences.

Notifications You must be signed in to change notification settings

DylanMcBean/FileVisualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FileVisualiser

How to Use

I have just uploaded the cpp files, so if you wish to use this you will need to build it on your own

Info

Just a tool to visualise different filetypes to get a better understanding of how they are structured

Can also be used to determine if a file has been infected with malware, although hard to detect unless you know what to look for

although some are harder to distinguish between than others. most file types have a unique structure to them that will make them standout from different filetypes even if only a little

Here are some samples, Clean Files

PNG, MP3, DOCX, XLSX, ELF, PDF, EXE, TXT, ZIP

Samples of Infected Vs Clean Files

PDF

Infected

Clean

Win32

Infected

Clean

About

A comprehensive tool designed for visual representation and analysis of various file types, aiding in understanding their unique structures. It's also equipped to help discern malware-infected files through structural differences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages