nfllab / fotafixer

Fixes obfuscated Samsung Android firmware OTA update files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fotafixer

This tool can fix obfuscated Samsung Android firmware OTA updates so that the update zip file can be opened successfully.

Build

go build fotafixer.go (or go get github.com/nfllab/fotafixer)

Usage

Usage: ./fotafixer inputfile [outputfile]

If you supply an outputfile parameter, then the inputfile is unchanged. Otherwise the inputfile is fixed in place.

About

Fixes obfuscated Samsung Android firmware OTA update files


Languages

Language:Go 100.0%