We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d135d8f commit 5dc9953Copy full SHA for 5dc9953
README.md
@@ -1,6 +1,8 @@
1
# patch1337-to-cpp
2
Converts a `.1337` file to a `.cpp` runtime patcher.
3
4
+Use case is for DLL Injection and automatic patching of the binary on runtime.
5
+
6
Uses code from https://stackoverflow.com/a/48737037 to patch on runtime, thanks!
7
8
Sample output:
0 commit comments