Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.
/ OriginUnwrapper2 Public archive

Unwraps portable executable (PE) files and provides DLL patching.

Notifications You must be signed in to change notification settings

ricochhet/OriginUnwrapper2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OriginUnwrapper2

Unwraps portable executable (PE) files and provides DLL patching.

Requires a valid licensed copy of the program you are trying to patch.

Setup

  • Run .\build.bat or go build
  • CLI arguments:
    • --add-dll
    • --key="key_string"
    • --input="./path/to/file"
    • --output="./path/to/file"
    • --version="version_string"
    • --dlf-path="./path/to/file"

About

Unwraps portable executable (PE) files and provides DLL patching.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published