mirror of
https://github.com/keylase/nvidia-patch.git
synced 2024-11-22 21:47:19 +00:00
patches on their way
This commit is contained in:
parent
837f9765e6
commit
0ea7227035
@ -36,10 +36,10 @@ def parse_args():
|
|||||||
help="name of installed target file. Used for patch "
|
help="name of installed target file. Used for patch "
|
||||||
"header")
|
"header")
|
||||||
parser.add_argument("-S", "--search",
|
parser.add_argument("-S", "--search",
|
||||||
default="FF908000000084C07408",
|
default="FF909800000084C075",
|
||||||
help="representation of search pattern binary string")
|
help="representation of search pattern binary string")
|
||||||
parser.add_argument("-R", "--replacement",
|
parser.add_argument("-R", "--replacement",
|
||||||
default="FF908000000084C09090",
|
default="FF90980000000C0175",
|
||||||
help="representation of replacement binary string")
|
help="representation of replacement binary string")
|
||||||
parser.add_argument("-o", "--stdout",
|
parser.add_argument("-o", "--stdout",
|
||||||
action="store_true",
|
action="store_true",
|
||||||
|
3
win/win10_x64/440.97/nvcuvid.1337
Normal file
3
win/win10_x64/440.97/nvcuvid.1337
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
>nvcuvid.dll
|
||||||
|
00000000000E7A5D:84->0C
|
||||||
|
00000000000E7A5E:C0->01
|
3
win/win10_x64/quadro_440.97/nvcuvid.1337
Normal file
3
win/win10_x64/quadro_440.97/nvcuvid.1337
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
>nvcuvid.dll
|
||||||
|
00000000000E7A5D:84->0C
|
||||||
|
00000000000E7A5E:C0->01
|
3
win/win7_x64/440.97/nvcuvid.1337
Normal file
3
win/win7_x64/440.97/nvcuvid.1337
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
>nvcuvid.dll
|
||||||
|
00000000000D4ABD:84->0C
|
||||||
|
00000000000D4ABE:C0->01
|
3
win/win7_x64/quadro_440.97/nvcuvid.1337
Normal file
3
win/win7_x64/quadro_440.97/nvcuvid.1337
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
>nvcuvid.dll
|
||||||
|
00000000000D4ABD:84->0C
|
||||||
|
00000000000D4ABE:C0->01
|
3
win/ws2012_x64/quadro_440.97/nvcuvid.1337
Normal file
3
win/ws2012_x64/quadro_440.97/nvcuvid.1337
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
>nvcuvid.dll
|
||||||
|
00000000000D4ABD:84->0C
|
||||||
|
00000000000D4ABE:C0->01
|
3
win/ws2016_x64/quadro_440.97/nvcuvid.1337
Normal file
3
win/ws2016_x64/quadro_440.97/nvcuvid.1337
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
>nvcuvid.dll
|
||||||
|
00000000000E7A5D:84->0C
|
||||||
|
00000000000E7A5E:C0->01
|
Loading…
Reference in New Issue
Block a user