python
, pip
and colorama
( Juss Google or ChatGPT to install with your system name )
chmod +x proprietary-deduper.py
Rename common proprietary-files.txt to common.txt
and device proprietary-files.txt to device.txt
( Get this file from device dump, use DumprX )
./proprietary-deduper.py common.txt device.txt
It is recommended to use -v
before common.txt to see exactly purged blobs
proprietary-deduper.py --help