Created by: Snawoot
Purpose of proposed changes
Allow autopatch to operate against unpacked library files. It may be useful for inspection of already installed files and troubleshooting issues like #157 (closed)
Essential steps taken
Added new command line option and some logic which skips file extraction, loads file directly and resorts to stdout
output for direct mode.