Skip to content

adindrabkin/xerox_DLM_ripper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Xerox DLM Ripper

Xerox firmware deobfuscator and extractor written in Python

Installation

Manual

git clone https://github.com/adindrabkin/xerox_dlm_ripper.git

pip3 install -r requirements.txt

Usage

Usage: xerox_DLM_ripper.py [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  full   Unzip and fully extract unencrypted Xerox firmware
  xzdir  Deobfuscate and unzip a directory containing obfuscated xz files

Example Usage

python3 xerox_DLM_ripper.py full WorkCentre_7830-35_Manual_Upgrade.zip

python3 xerox_DLM_ripper.py xzdir WorkCentre_7830-35_Manual_Upgrade/WorkCentre_7830-35-system-sw#07301007534540#ENG_MOD

About

Xerox firmware deobfuscator and extractor written in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages