Skip to content

Commit 5dc9953

Browse files
authored
Update README.md
1 parent d135d8f commit 5dc9953

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# patch1337-to-cpp
22
Converts a `.1337` file to a `.cpp` runtime patcher.
33

4+
Use case is for DLL Injection and automatic patching of the binary on runtime.
5+
46
Uses code from https://stackoverflow.com/a/48737037 to patch on runtime, thanks!
57

68
Sample output:

0 commit comments

Comments
 (0)