Commit 0ea72270 authored by Vladislav Yarmak's avatar Vladislav Yarmak

patches on their way

parent 837f9765
......@@ -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",
......
>nvcuvid.dll
00000000000E7A5D:84->0C
00000000000E7A5E:C0->01
\ No newline at end of file
>nvcuvid.dll
00000000000E7A5D:84->0C
00000000000E7A5E:C0->01
\ No newline at end of file
>nvcuvid.dll
00000000000D4ABD:84->0C
00000000000D4ABE:C0->01
\ No newline at end of file
>nvcuvid.dll
00000000000D4ABD:84->0C
00000000000D4ABE:C0->01
\ No newline at end of file
>nvcuvid.dll
00000000000D4ABD:84->0C
00000000000D4ABE:C0->01
\ No newline at end of file
>nvcuvid.dll
00000000000E7A5D:84->0C
00000000000E7A5E:C0->01
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment