run each part in order
part1.py: carve lzma from firmwarepart2.html: decompress lzma- can access via
python -m http.server - make sure
compressed.lzmafrompart1.pyis in the same directory - check console for progress
- can access via
part3.py: decode SPARC BCJ filter- make sure
extractedfrompart2.htmlis in the same directory
- make sure