minirh

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2023 License: MIT Imports: 7 Imported by: 0

README

minirh

minirh is a tiny windows executable resource rewriter.

USAGE

minirh.exe - windows executable resource rewriter

Usage of minirh.exe:
  -bin string
        resource binary filepath
  -in string
        input executable filepath
  -lang value
        language id (default 0x0409 (1033))
  -out string
        output executable filepath
  -res value
        resource id
  -type value
        resource type id

Use it like this:

minirh.exe -in foo.exe -out foo_modified.exe -type RT_RCDATA -res YOURDATA -lang 0x0411 -bin someresource.bin

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL