Skip to content

This project includes a Python script designed to read NFC files, extract relevant blocks of data, compare blocks from multiple files, and analyze differences to identify potential patterns.

Notifications You must be signed in to change notification settings

TVernet/NFC_data_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

NFC_data_analysis

This project includes a Python script designed to read Flipper Zero's NFC files, extract relevant blocks of data, compare blocks from multiple files and analyze differences to identify potential patterns.

Features

  • Read and parse NFC data files.
  • Compare data blocks across multiple files.
  • Identify and analyze differences in data blocks.
  • Convert and display data in both hexadecimal, decimal and ASCII formats.
  • Interpret differences as potential numerical values or timestamps.

Usage

  1. Clone the repository.
  2. Modify the file paths in the script to point to your NFC data files.
  3. Run the script to see the analysis results.

Example Output

Capture d'écran 2024-07-01 091454

Acknowledgments

This project was developed with the assistance of ChatGPT, an AI language model by OpenAI, which provided guidance on code optimization and clarity.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This project includes a Python script designed to read NFC files, extract relevant blocks of data, compare blocks from multiple files, and analyze differences to identify potential patterns.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages