Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b4e9a99

Browse files
committedSep 19, 2015
readme: Add credits.
1 parent 3a98777 commit b4e9a99

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ Order of execution:
2323
5. Execute the `DllMain` function of `d.dll`.
2424
6. Resume execution of `a.exe`.
2525

26+
## Credits
27+
28+
Inject was greatly inspired by Risc's use of DLL-injection in [diablo-improvements](https://github.com/r1sc/diablo-improvements).
29+
2630
## Public domain
2731

2832
The source code and any original content of this repository is hereby released into the [public domain].

0 commit comments

Comments
 (0)
Please sign in to comment.