mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-08-20 21:33:11 -07:00
patches on their way
This commit is contained in:
parent
837f9765e6
commit
0ea7227035
7 changed files with 20 additions and 2 deletions
|
@ -36,10 +36,10 @@ def parse_args():
|
|||
help="name of installed target file. Used for patch "
|
||||
"header")
|
||||
parser.add_argument("-S", "--search",
|
||||
default="FF908000000084C07408",
|
||||
default="FF909800000084C075",
|
||||
help="representation of search pattern binary string")
|
||||
parser.add_argument("-R", "--replacement",
|
||||
default="FF908000000084C09090",
|
||||
default="FF90980000000C0175",
|
||||
help="representation of replacement binary string")
|
||||
parser.add_argument("-o", "--stdout",
|
||||
action="store_true",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue