Skip to content

quic/dcc-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DCC Parser

This project is for parser tools for parsing dumps generated by Qualcomm® DCC.

DCC (Data Capture and Compare) is a DMA engine which is used to save configuration data or system memory contents during catastrophic failure or SW trigger. DCC is used to capture and store data for debugging purposes.

Requirements

Python 3.5 or newer.

Installation Instructions

git clone https://github.com/quic/dcc-parser

Usage

cd dcc-parser/dcc_parser/
python ./dcc_parser.py --v2 --config-loopoffset=<loop-offset> -s <dcc dump file> -o <output directory>

License

DCC Parser.

This project is licensed under the GPL v2 License. See LICENSE.txt for the full license text.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages